Method | Description | |
---|---|---|
IrcRawMessageEventArgs ( |
Initializes a new instance of the IrcRawMessageEventArgs class.
|
public IrcRawMessageEventArgs ( |
||
message | The message that was sent/received. | |
rawContent | string | The raw content of the message. |
return | System.Net.Security |