메소드 | 설명 | |
---|---|---|
BotIrcClient ( string ip, int port, |
||
ReadLine ( ) : string | ||
WriteLine ( string message ) : void | ||
WriteLineThrottle ( string message ) : void |
public BotIrcClient ( string ip, int port, |
||
ip | string | |
port | int | |
user | ||
리턴 | System |
public WriteLineThrottle ( string message ) : void | ||
message | string | |
리턴 | void |