Method | Description | |
---|---|---|
GetOption ( string name, bool &present, string &value ) : HResult | ||
GetOtherArguments ( string &arguments ) : HResult | ||
NiCommandLine ( IServiceProvider serviceProvider, string args ) : System |
public GetOption ( string name, bool &present, string &value ) : HResult | ||
name | string | |
present | bool | |
value | string | |
return | HResult |
public GetOtherArguments ( string &arguments ) : HResult | ||
arguments | string | |
return | HResult |
public NiCommandLine ( IServiceProvider serviceProvider, string args ) : System | ||
serviceProvider | IServiceProvider | |
args | string | |
return | System |