Property | Type | Description | |
---|---|---|---|
AppDescription | string | ||
AppName | string |
Property | Type | Description | |
---|---|---|---|
_dataset | string | ||
_error_message | string | ||
_help | bool | ||
_latency_map | List
|
||
_near | int | ||
_options | OptionSet | ||
_outfile | string | ||
_seed | int | ||
_shortcuts | int | ||
_size | int |
Method | Description | |
---|---|---|
Parameters ( string app_name, string app_description ) : NDesk.Options | ||
Parse ( string args ) : void | ||
ShowHelp ( ) : void |
public Parameters ( string app_name, string app_description ) : NDesk.Options | ||
app_name | string | |
app_description | string | |
return | NDesk.Options |