commandlineparser / commandlineparser/commandline
Pass CaseInsensitiveEnumValues property value to InstanceChooser.Choose
- Vorherrschende Sprache
- C#
- Sterne
- 4.8k
- Forks
- 478
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**Issue by [arutkowski00](https://github.com/arutkowski00)**
_Thursday Apr 13, 2017 at 13:56 GMT_
_Originally opened as https://github.com/gsscoder/commandline/pull/438_
----
It is a bugfix for #289 and #326 . When using the `ParserResult ParseArguments(IEnumerable, Type[])` method, `CaseInsensitiveEnumValues` property was not working, because it was not passed to `InstanceChooser.Choose` method.
----
_**[arutkowski00](https://github.com/arutkowski00)** included the following code: https://github.com/gsscoder/commandline/pull/438/commits_
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.