프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CommandCompletedCallback | void | ||
InvokeCommand | void | ||
LoadCommands | void | ||
OnBotCommandMessage | void | ||
RegisterCommands | void | ||
Reload | void | ||
SendIrcResponse | void | ||
SendIrcResponse | void |
메소드 | 설명 | |
---|---|---|
CommandComponent ( ITinyMessengerHub hub, IPersistentStore store ) : System |
메소드 | 설명 | |
---|---|---|
CommandCompletedCallback ( IAsyncResult ar ) : void | ||
InvokeCommand ( string commandName, |
||
LoadCommands ( ) : void | ||
OnBotCommandMessage ( |
||
RegisterCommands ( ) : void |
Register user invocable commands
|
|
Reload ( ) : void | ||
SendIrcResponse ( |
||
SendIrcResponse ( SendType sendType, string address, string channel, IEnumerable |
public CommandComponent ( ITinyMessengerHub hub, IPersistentStore store ) : System | ||
hub | ITinyMessengerHub | |
store | IPersistentStore | |
리턴 | System |