프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DisplayCommandHelp | void | ||
IsAvailable | bool | ||
ListCommands | void | ||
ListCommands | void |
메소드 | 설명 | |
---|---|---|
Execute ( List |
||
HelpCommand ( CommandContextStack contextStack ) : System |
메소드 | 설명 | |
---|---|---|
DisplayCommandHelp ( string commandName ) : void | ||
IsAvailable ( CommandContext context, Command command ) : bool | ||
ListCommands ( ) : void | ||
ListCommands ( CommandContext context, HashSet |
public HelpCommand ( CommandContextStack contextStack ) : System | ||
contextStack | CommandContextStack | |
리턴 | System |