Method | Description | |
---|---|---|
IrcPingOrPongReceivedEventArgs ( string server ) : System.Net.Security |
Initializes a new instance of the IrcPingOrPongReceivedEventArgs class.
|
public IrcPingOrPongReceivedEventArgs ( string server ) : System.Net.Security | ||
server | string | The name of the server that is the source of the ping or pong. |
return | System.Net.Security |