메소드 | 설명 | |
---|---|---|
Option ( String id, System.Boolean allowValue = false, String description = "", IEnumerable |
||
Parse ( IEnumerable |
||
Parse ( String args ) : String>.ILookup |
메소드 | 설명 | |
---|---|---|
MakeTuple ( CommandlineOption option, String value ) : String>.Tuple |
||
MakeTuple ( CommandlineOption>.IDictionary |
public static Option ( String id, System.Boolean allowValue = false, String description = "", IEnumerable |
||
id | String | |
allowValue | System.Boolean | |
description | String | |
shortNames | IEnumerable |
|
리턴 | CommandlineOption |
public static Parse ( IEnumerable |
||
args | IEnumerable |
|
options | IEnumerable |
|
리턴 | String>.ILookup |
public static Parse ( String args ) : String>.ILookup |
||
args | String | |
리턴 | String>.ILookup |