C# Class OpenHome.Net.ControlPoint.Proxies.SyncEchoAllowedRangeUintOpenhomeOrgTestBasic1

Inheritance: OpenHome.Net.ControlPoint.SyncProxyAction
Mostrar archivo Open project: openhome/ohNet Class Usage Examples

Public Methods

Method Description
Result ( ) : uint
SyncEchoAllowedRangeUintOpenhomeOrgTestBasic1 ( CpProxyOpenhomeOrgTestBasic1 aProxy ) : System

Protected Methods

Method Description
CompleteRequest ( IntPtr aAsyncHandle ) : void

Method Details

CompleteRequest() protected method

protected CompleteRequest ( IntPtr aAsyncHandle ) : void
aAsyncHandle System.IntPtr
return void

Result() public method

public Result ( ) : uint
return uint

SyncEchoAllowedRangeUintOpenhomeOrgTestBasic1() public method