C# Class IrcSharp.NamesListener

Inheritance: IIrcObject
Show file Open project: hapm/IrcShark

Public Methods

Method Description
NamesListener ( IrcClient client ) : System

Private Methods

Method Description
HandleLine ( Object sender, LineReceivedEventArgs args ) : void

Method Details

NamesListener() public method

public NamesListener ( IrcClient client ) : System
client IrcClient
return System