C# Class IrcSharp.LinksListener

This listener allows you to listen for a link reply.
The reply will be captured to the end, and you will be informed when the end is reached.
Inheritance: IIrcObject
Afficher le fichier Open project: hapm/IrcShark

Méthodes publiques

Méthode Description
LinksListener ( IrcClient client ) : System

Private Methods

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

Method Details

LinksListener() public méthode

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