Method | Description | |
---|---|---|
CtcpPingResponseReceivedEventArgs ( IrcUser user, System.TimeSpan pingTime ) : System |
Initializes a new instance of the CtcpPingResponseReceivedEventArgs class.
|
public CtcpPingResponseReceivedEventArgs ( IrcUser user, System.TimeSpan pingTime ) : System | ||
user | IrcUser | |
pingTime | System.TimeSpan | The ping time. |
return | System |