Свойство | Type | Description | |
---|---|---|---|
cmdClass | |||
defaults | List |
||
methods | System.Reflection.MethodInfo>.Dictionary |
Méthode | Description | |
---|---|---|
CommandLineParser ( System CommandClass ) : System | ||
Execute ( List |
||
Parse ( string args ) : List |
||
ParseAndExecute ( string args ) : void | ||
ShowHelpEntry ( string argf ) : void |
Méthode | Description | |
---|---|---|
ExecuteInner ( System methods, ParsedArgument param, string argf ) : void |
public CommandLineParser ( System CommandClass ) : System | ||
CommandClass | System | |
Résultat | System |
public ParseAndExecute ( string args ) : void | ||
args | string | |
Résultat | void |
public ShowHelpEntry ( string argf ) : void | ||
argf | string | |
Résultat | void |