Méthode | Description | |
---|---|---|
CtcpTimeResponseReceivedEventArgs ( IrcUser user, string dateTime ) : System |
Initializes a new instance of the CtcpTimeResponseReceivedEventArgs class.
|
public CtcpTimeResponseReceivedEventArgs ( IrcUser user, string dateTime ) : System | ||
user | IrcUser | |
dateTime | string | The local date/time received from the user. |
Résultat | System |