Method | Description | |
---|---|---|
IrcServerInfoEventArgs ( string address, int port ) : System.Net.Security |
Initializes a new instance of the IrcServerInfoEventArgs class.
|
public IrcServerInfoEventArgs ( string address, int port ) : System.Net.Security | ||
address | string | The address of the server. |
port | int | The port on which to connect to the server. |
return | System.Net.Security |