C# Class Meebey.SmartIrc4net.KickEventArgs

Inheritance: IrcEventArgs
Show file Open project: NewEraCracker/LOIC Class Usage Examples

Private Methods

Method Description
KickEventArgs ( IrcMessageData data, string channel, string who, string whom, string kickreason ) : System