C# Class IrcSharp.NumericReceivedEventArgs

Inheritance: IrcEventArgs
Mostrar archivo Open project: hapm/IrcShark

Public Methods

Method Description
NumericReceivedEventArgs ( IrcLine baseLine ) : System

Method Details

NumericReceivedEventArgs() public method

public NumericReceivedEventArgs ( IrcLine baseLine ) : System
baseLine IrcLine
return System