Method | Description | |
---|---|---|
IrcServerVersionInfoEventArgs ( string version, string debugLevel, string serverName, string comments ) : System.Net.Security |
Initializes a new instance of the IrcServerVersionInfoEventArgs class.
|
public IrcServerVersionInfoEventArgs ( string version, string debugLevel, string serverName, string comments ) : System.Net.Security | ||
version | string | The version of the server. |
debugLevel | string | The debug level of the server. |
serverName | string | The name of the server. |
comments | string | The comments about the server. |
return | System.Net.Security |