Method |
Description |
|
Client_OnQueryMessage ( object sender, IrcEventArgs e ) : void |
|
|
Execute ( IrcEventArgs e, DataContext context, string commandText ) : void |
|
|
HandlePastedCode ( IrcEventArgs e, DataContext context, string commandText ) : void |
|
|
IsPasteUrl ( string text ) : bool |
|
|
ProcessCommand ( IrcEventArgs e, DataContext context, string commandText ) : void |
|
|
QueueCommand ( IrcEventArgs e, DataContext context, string commandText ) : void |
|
|
RunInSandbox ( string code, IrcMessageData data ) : void |
|
|
StartCodeService ( ) : void |
|
|