메소드 | 설명 | |
---|---|---|
IRCMessage ( string from, string nick, string ident, string host, string channel, string message, string rawMessage, IRCMessageType type, IRCReplyCode replycode ) |
public IRCMessage ( string from, string nick, string ident, string host, string channel, string message, string rawMessage, IRCMessageType type, IRCReplyCode replycode ) | ||
from | string | |
nick | string | |
ident | string | |
host | string | |
channel | string | |
message | string | |
rawMessage | string | |
type | IRCMessageType | |
replycode | IRCReplyCode |