C# Class apophis.SharpIRC.IrcClient.BanEventArgs

Inheritance: IrcEventArgs
显示文件 Open project: FreeApophis/sharpIRC Class Usage Examples

Private Methods

Method Description
BanEventArgs ( IrcMessageData data, string channel, string who, string hostmask ) : System