메소드 | 설명 | |
---|---|---|
ParseCommandLine ( string args ) : List |
||
ParseIntegers ( string str, int Count ) : int[] | ||
ParseUShort ( string str ) : ushort |
public static ParseCommandLine ( string args ) : List |
||
args | string | |
리턴 | List |
public static ParseIntegers ( string str, int Count ) : int[] | ||
str | string | |
Count | int | |
리턴 | int[] |