commandlineparser / commandlineparser/commandline
Pass CaseInsensitiveEnumValues property value to InstanceChooser.Choose
- Lenguaje dominante
- C#
- Estrellas
- 4.8k
- Forks
- 478
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**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_
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.