Property | Type | Description | |
---|---|---|---|
DisplayCommandHelp | void | ||
IsAvailable | bool | ||
ListCommands | void | ||
ListCommands | void |
Method | Description | |
---|---|---|
Execute ( List |
||
HelpCommand ( CommandContextStack contextStack ) : System |
Method | Description | |
---|---|---|
DisplayCommandHelp ( string commandName ) : void | ||
IsAvailable ( CommandContext context, Command command ) : bool | ||
ListCommands ( ) : void | ||
ListCommands ( CommandContext context, HashSet |
public HelpCommand ( CommandContextStack contextStack ) : System | ||
contextStack | CommandContextStack | |
return | System |