commandlineparser / commandlineparser/commandline
Pass CaseInsensitiveEnumValues property value to InstanceChooser.Choose
Open
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
**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_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.