Method | Description | |
---|---|---|
IrcProtocolErrorEventArgs ( int code, IList |
Initializes a new instance of the IrcProtocolErrorEventArgs class.
|
public IrcProtocolErrorEventArgs ( int code, IList |
||
code | int | The code. |
parameters | IList |
The parameters. |
message | string | The message. |
return | System.Net.Security |