메소드 | 설명 | |
---|---|---|
GetBool ( string key ) : bool | ||
GetFiles ( string args ) : List |
Retrieve file names from the command line
|
|
GetInt32 ( string key ) : int | ||
GetProperty ( string key ) : string | ||
HasProperty ( string key ) : bool |
Determines whether a property was written in the command line
|
public static HasProperty ( string key ) : bool | ||
key | string | Name of the property |
리턴 | bool |