C# Class IrcSharp.PrivateMessageReceivedEventArgs

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

Public Methods

Method Description
PrivateMessageReceivedEventArgs ( IrcLine baseLine ) : System

Method Details

PrivateMessageReceivedEventArgs() public method

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