C# Class IrcSharp.InfoEndEventArgs

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

Méthodes publiques

Méthode Description
InfoEndEventArgs ( IrcLine baseLine, IrcLine infoLines ) : System

Method Details

InfoEndEventArgs() public méthode

public InfoEndEventArgs ( IrcLine baseLine, IrcLine infoLines ) : System
baseLine IrcLine
infoLines IrcLine
Résultat System