Méthode | Description | |
---|---|---|
IrcServerTimeEventArgs ( string serverName, string dateTime ) : System.Net.Security |
Initializes a new instance of the IrcServerTimeEventArgs class.
|
public IrcServerTimeEventArgs ( string serverName, string dateTime ) : System.Net.Security | ||
serverName | string | The name of the server. |
dateTime | string | The local date/time received from the server. |
Résultat | System.Net.Security |