Method | Description | |
---|---|---|
Add ( string key, Command command ) : void | ||
GetCommand ( string prefix ) : Command | ||
Initialize ( ) : void |
public static Add ( string key, Command command ) : void | ||
key | string | |
command | Command | |
return | void |
public static GetCommand ( string prefix ) : Command | ||
prefix | string | |
return | Command |