C# Class IrcSharp.MotdListener

Inheritance: IIrcObject
Mostrar archivo Open project: hapm/IrcShark Class Usage Examples

Public Methods

Method Description
MotdListener ( IrcClient client ) : System

Private Methods

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

Method Details

MotdListener() public method

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