Method | Description | |
---|---|---|
CompilerCommand ( |
||
ConsoleOpenStandardOutput ( ) : void | ||
Help ( |
||
MessageText ( int Code, string Channel ) : string | ||
SCompiler ( string ServerName ) : System |
Method | Description | |
---|---|---|
Ban ( string data, |
||
CleanIrcText ( string text ) : string | ||
CleanSemicolon ( string text ) : string | ||
CleanText ( string text ) : string | ||
IsEntry ( string data ) : bool | ||
IsEntryAndAbstractRegex ( string data ) : bool | ||
IsSchumix ( string data ) : bool | ||
IsSchumixAndOverride ( string data ) : bool | ||
Warning ( |
public CompilerCommand ( |
||
sIRCMessage | ||
command | bool | |
return | int |
public Help ( |
||
sIRCMessage | ||
return | bool |
public MessageText ( int Code, string Channel ) : string | ||
Code | int | |
Channel | string | |
return | string |
public SCompiler ( string ServerName ) : System | ||
ServerName | string | |
return | System |