C# Class Meebey.SmartIrc4net.WhoEventArgs

Inheritance: IrcEventArgs
ファイルを表示 Open project: NewEraCracker/LOIC Class Usage Examples

Private Methods

Method Description
WhoEventArgs ( IrcMessageData data, string channel, string nick, string ident, string host, string realname, bool away, bool op, bool voice, bool ircop, string server, int hopcount ) : System