C# Class apophis.SharpIRC.IrcClient.TopicEventArgs

Inheritance: IrcEventArgs
Show file Open project: FreeApophis/sharpIRC Class Usage Examples

Private Methods

Method Description
TopicEventArgs ( IrcMessageData data, string channel, string topic ) : System