C# Class IrcSharp.InfoListener

Inheritance: IIrcObject
Show file Open project: hapm/IrcShark

Public Methods

Method Description
InfoListener ( IrcClient client ) : System

Private Methods

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

Method Details

InfoListener() public method

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