C# Class OpenHome.Net.Core.Parameter

Description of the type plus any bounds of action arguments plus properties. Only intended for use by auto-generated proxies and providers.
Each action owns 0..n parameters; each property owns exactly 1.
Mostrar archivo Open project: openhome/ohNet Class Usage Examples

Protected Properties

Property Type Description
iHandle System.IntPtr

Public Methods

Method Description
Handle ( ) : IntPtr

Protected Methods

Method Description
Parameter ( ) : System

Method Details

Handle() public method

public Handle ( ) : IntPtr
return System.IntPtr

Parameter() protected method

protected Parameter ( ) : System
return System

Property Details

iHandle protected_oe property

protected IntPtr,System iHandle
return System.IntPtr