Méthode | Description | |
---|---|---|
Execute ( string commandLineArguments ) : Task | ||
GetHelp ( |
||
HelpCommand ( ICommandLocator commands ) : System |
Méthode | Description | |
---|---|---|
PrintCommandHelp ( string executable, ICommand command, string commandName ) : void | ||
PrintGeneralHelp ( string executable ) : void |
public Execute ( string commandLineArguments ) : Task | ||
commandLineArguments | string | |
Résultat | Task |
public GetHelp ( |
||
writer | ||
Résultat | void |
public HelpCommand ( ICommandLocator commands ) : System | ||
commands | ICommandLocator | |
Résultat | System |