C# Class hds.RpcManager

Mostra file Open project: hdneo/mxo-hd Class Usage Examples

Public Methods

Method Description
HandleRpc ( int header, byte &rpcData ) : void
RpcManager ( ) : System

Method Details

HandleRpc() public method

public HandleRpc ( int header, byte &rpcData ) : void
header int
rpcData byte
return void

RpcManager() public method

public RpcManager ( ) : System
return System