Свойство | Type | Description | |
---|---|---|---|
instance | ClientNetworkConnection, |
Méthode | Description | |
---|---|---|
ConnectTo ( string addr, int port ) : void | ||
Destroy ( ) : void | ||
Send ( byte data ) : void |
public abstract ConnectTo ( string addr, int port ) : void | ||
addr | string | |
port | int | |
Résultat | void |