메소드 | 설명 | |
---|---|---|
CommandLineArguments ( string args ) : System.Collections.Generic | ||
ContainsArg ( string name ) : bool | ||
GetSafeValues ( string argName ) : IEnumerable |
||
this ( int index ) : string | ||
this ( string argName ) : string |
메소드 | 설명 | |
---|---|---|
ParseOptionalParameters ( ) : string>.Dictionary |
public CommandLineArguments ( string args ) : System.Collections.Generic | ||
args | string | |
리턴 | System.Collections.Generic |
public GetSafeValues ( string argName ) : IEnumerable |
||
argName | string | |
리턴 | IEnumerable |