public Connect ( string p_server, int p_port ) : bool | ||
p_server | string | The IRC server to connect to. |
p_port | int | The port of the IRC server to connect to. |
return | bool |
public Connect ( string p_server, int p_port ) : bool | ||
p_server | string | The IRC server to connect to. |
p_port | int | The port of the IRC server to connect to. |
return | bool |