C# Class IrcSharp.PrivateMessageReceivedEventArgs

Inheritance: IrcEventArgs
Mostrar archivo 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