C# Class IrcSharp.WhoEndEventArgs

Inheritance: IrcEventArgs
Afficher le fichier Open project: hapm/IrcShark

Méthodes publiques

Méthode Description
WhoEndEventArgs ( IrcLine baseLine, IrcLine WhoLines ) : System

Method Details

WhoEndEventArgs() public méthode

public WhoEndEventArgs ( IrcLine baseLine, IrcLine WhoLines ) : System
baseLine IrcLine
WhoLines IrcLine
Résultat System