Method | Description | |
---|---|---|
CtcpResponseReceivedEventArgs ( IrcUser user ) : System |
Initializes a new instance of the CtcpResponseReceivedEventArgs class.
|
public CtcpResponseReceivedEventArgs ( IrcUser user ) : System | ||
user | IrcUser | The user from which the response was received. |
return | System |