C# Class Meebey.SmartIrc4net.TopicChangeEventArgs

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

Private Methods

Method Description
TopicChangeEventArgs ( IrcMessageData data, string channel, string who, string newtopic ) : System