Method | Description | |
---|---|---|
IrcTcpClient ( ) : System.Net | ||
IrcTcpClient ( AddressFamily family ) : System.Net | ||
IrcTcpClient ( |
||
IrcTcpClient ( string hostname, int port ) : System.Net |
public IrcTcpClient ( AddressFamily family ) : System.Net | ||
family | AddressFamily | |
return | System.Net |
public IrcTcpClient ( |
||
localEP | ||
return | System.Net |
public IrcTcpClient ( string hostname, int port ) : System.Net | ||
hostname | string | |
port | int | |
return | System.Net |