Issue by arutkowski00
Thursday Apr 13, 2017 at 13:56 GMT
Originally opened as gsscoder/commandline#438
It is a bugfix for #289 and #326 . When using the ParserResult<object> ParseArguments(IEnumerable<string>, Type[]) method, CaseInsensitiveEnumValues property was not working, because it was not passed to InstanceChooser.Choose method.
arutkowski00 included the following code: https://github.com/gsscoder/commandline/pull/438/commits