C# Class IrcSharp.ChannelListListener

This listener allows you to listen for a channel list, requested by a LIST command.
Inheritance: IIrcObject
Afficher le fichier Open project: hapm/IrcShark

Méthodes publiques

Méthode Description
ChannelListListener ( IrcClient client ) : System

Private Methods

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

Method Details

ChannelListListener() public méthode

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