commandlineparser / commandlineparser/commandline
Pass CaseInsensitiveEnumValues property value to InstanceChooser.Choose
- 主要語言
- C#
- 星號
- 4.8k
- 分支
- 478
- PR 合併指標
- 30 天內沒有已合併 PR
描述
**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_
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
從 ParserResult ParseArguments(IEnumerable, Type[]) 開始,追蹤其呼叫直到 InstanceChooser.Choose。檢查關聯 pull request 的提交以確認預期的變更,然後驗證 CaseInsensitiveEnumValues 能到達 chooser,且列舉解析遵循該設定。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- csharp
- 領域
- cli
- Issue 類型
- 缺陷
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 35/100