C# Class IrcSharp.BadNickEventArgs

Represents the event arguments belonging to the BadNick-Event
Inheritance: IrcEventArgs
Afficher le fichier Open project: hapm/IrcShark

Méthodes publiques

Méthode Description
BadNickEventArgs ( IrcLine baseLine, bool inLogin ) : System

Method Details

BadNickEventArgs() public méthode

public BadNickEventArgs ( IrcLine baseLine, bool inLogin ) : System
baseLine IrcLine
inLogin bool
Résultat System