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

Inheritance: OpenHome.Net.ControlPoint.SyncProxyAction
ファイルを表示 Open project: openhome/ohNet Class Usage Examples

Public Methods

Method Description
Result ( ) : String
SyncEchoStringOpenhomeOrgTestBasic1 ( 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 ( ) : String
return String

SyncEchoStringOpenhomeOrgTestBasic1() public method