메소드 | 설명 | |
---|---|---|
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. |
리턴 | System |