C# Class IrcSharp.ModeReceivedEventArgs

Inheritance: IrcEventArgs
Mostra file Open project: hapm/IrcShark Class Usage Examples

Public Methods

Method Description
ModeReceivedEventArgs ( IrcLine BaseLine ) : System

Method Details

ModeReceivedEventArgs() public method

public ModeReceivedEventArgs ( IrcLine BaseLine ) : System
BaseLine IrcLine
return System