C# Class IrcSharp.WhoListener

This listener allows you to listen for a who reply.
Inheritance: IIrcObject
Afficher le fichier Open project: hapm/IrcShark

Méthodes publiques

Méthode Description
WhoListener ( IrcClient client ) : System

Private Methods

Méthode Description
HandleLine ( Object sender, LineReceivedEventArgs args ) : void

Method Details

WhoListener() public méthode

public WhoListener ( IrcClient client ) : System
client IrcClient
Résultat System