C# Class hds.RpcManager

Afficher le fichier Open project: hdneo/mxo-hd Class Usage Examples

Méthodes publiques

Méthode Description
HandleRpc ( int header, byte &rpcData ) : void
RpcManager ( ) : System

Method Details

HandleRpc() public méthode

public HandleRpc ( int header, byte &rpcData ) : void
header int
rpcData byte
Résultat void

RpcManager() public méthode

public RpcManager ( ) : System
Résultat System