Method | Description | |
---|---|---|
MainParser ( string version, string copyright ) : System | ||
Parse ( string args, |
Method | Description | |
---|---|---|
GetCopyright ( ) : string | ||
GetMissingModeResult ( IEnumerable |
||
GetVersion ( ) : string | ||
HandleBaseOptions ( Canvas.CommandLineParsing.BaseOptions baseOptions, |
||
ShowHelp ( |
||
ShowVersion ( |
public MainParser ( string version, string copyright ) : System | ||
version | string | |
copyright | string | |
return | System |
public Parse ( string args, |
||
args | string | |
standardWriter | ||
errorWriter | ||
return | ParsingResult |