C# Class Meebey.SmartIrc4net.TopicChangeEventArgs

Inheritance: IrcEventArgs
Exibir arquivo Open project: NewEraCracker/LOIC Class Usage Examples

Private Methods

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