예제 #1
0
 public CpProxyLinnCoUkConfiguration1(CpDevice aDevice)
 {
     iHandle = CpProxyLinnCoUkConfiguration1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
예제 #2
0
 public CpProxyLinnCoUkPreamp4(CpDevice aDevice)
 {
     iHandle = CpProxyLinnCoUkPreamp4Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
 public CpProxyUpnpOrgScheduledRecording1(CpDevice aDevice)
 {
     iHandle = CpProxyUpnpOrgScheduledRecording1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
예제 #4
0
 public CpProxyLinnCoUkVolkano1(CpDevice aDevice)
 {
     iHandle = CpProxyLinnCoUkVolkano1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
 public CpProxyUpnpOrgConnectionManager1(CpDevice aDevice)
 {
     iHandle = CpProxyUpnpOrgConnectionManager1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
예제 #6
0
 public CpProxyLinnCoUkComponent1(CpDevice aDevice)
 {
     iHandle = CpProxyLinnCoUkComponent1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
예제 #7
0
 public CpProxyLinnCoUkDebug2(CpDevice aDevice)
 {
     iHandle = CpProxyLinnCoUkDebug2Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
예제 #8
0
 public CpProxyUpnpOrgContentDirectory2(CpDevice aDevice)
 {
     iHandle = CpProxyUpnpOrgContentDirectory2Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
예제 #9
0
 public CpProxyUpnpOrgSwitchPower1(CpDevice aDevice)
 {
     iHandle = CpProxyUpnpOrgSwitchPower1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
예제 #10
0
 public CpProxyZappOrgTestBasic1(CpDevice aDevice)
 {
     iHandle = CpProxyZappOrgTestBasic1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
예제 #11
0
 public CpProxyLinnCoUkMediaTime1(CpDevice aDevice)
 {
     iHandle = CpProxyLinnCoUkMediaTime1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
예제 #12
0
 public CpProxyZappOrgTestDimmableLight1(CpDevice aDevice)
 {
     iHandle = CpProxyZappOrgTestDimmableLight1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
예제 #13
0
 public CpProxyUpnpOrgDimming1(CpDevice aDevice)
 {
     iHandle = CpProxyUpnpOrgDimming1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
예제 #14
0
 public CpProxyLinnCoUkDiagnostics1(CpDevice aDevice)
 {
     iHandle = CpProxyLinnCoUkDiagnostics1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }
예제 #15
0
 public CpProxyUpnpOrgAVTransport1(CpDevice aDevice)
 {
     iHandle = CpProxyUpnpOrgAVTransport1Create(aDevice.Handle());
     iGch    = GCHandle.Alloc(this);
 }