C# Class IrcSharp.InfoListener

Inheritance: IIrcObject
显示文件 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