Property | Type | Description | |
---|---|---|---|
IsCommand | bool |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
AdaCommand ( bool isCommand, PermissionLevel permission, Action |
||
Execute ( string command, string arguments, ChatExchangeDotNet.User user, ChatExchangeDotNet.Room room, ChatExchangeDotNet.Client client ) : void |
public AdaCommand ( bool isCommand, PermissionLevel permission, Action |
||
isCommand | bool | |
permission | PermissionLevel | |
action | Action |
|
return | System |
public Execute ( string command, string arguments, ChatExchangeDotNet.User user, ChatExchangeDotNet.Room room, ChatExchangeDotNet.Client client ) : void | ||
command | string | |
arguments | string | |
user | ChatExchangeDotNet.User | |
room | ChatExchangeDotNet.Room | |
client | ChatExchangeDotNet.Client | |
return | void |