public static Connect ( string host, int port, string password, System.Action onConnect, System.Action onAbort ) : void | ||
host | string | |
port | int | |
password | string | |
onConnect | System.Action | |
onAbort | System.Action | |
return | void |
public static Connect ( string host, int port, string password, System.Action onConnect, System.Action onAbort ) : void | ||
host | string | |
port | int | |
password | string | |
onConnect | System.Action | |
onAbort | System.Action | |
return | void |