C# Class apophis.SharpIRC.IrcClient.NickChangeEventArgs

Inheritance: IrcEventArgs
Afficher le fichier Open project: FreeApophis/sharpIRC Class Usage Examples

Private Methods

Méthode Description
NickChangeEventArgs ( IrcMessageData data, string oldnick, string newnick ) : System