Method | Description | |
---|---|---|
GetHelp ( string command ) : string | ||
Handle ( string parameters ) : string | ||
Register ( |
Method | Description | |
---|---|---|
GetDefaultSubcommand ( ) : |
||
GetSubcommand ( string name ) : |
Method | Description | |
---|---|---|
Fallback ( string @params = null ) : string | ||
RegisterCommands ( ) : void | ||
RegisterDefaultCommand ( ) : void |
protected GetDefaultSubcommand ( ) : |
||
return |
protected GetSubcommand ( string name ) : |
||
name | string | |
return |
public Register ( |
||
attributes | ||
return | void |