Method | Description | |
---|---|---|
Options ( ) : System | ||
get ( string key ) : object | ||
getArgs ( ) : List |
||
getOptionsMap ( ) : object>.Dictionary |
||
hasOption ( string key ) : bool | ||
main ( string args ) : void | ||
put ( string key, object value ) : void |
public getOptionsMap ( ) : object>.Dictionary |
||
return | object>.Dictionary |
public put ( string key, object value ) : void | ||
key | string | |
value | object | |
return | void |