C# Class AdapterLib.MockBulbDevice

Inheritance: AdapterLib.AdapterDevice
Show file Open project: dotMorten/AllJoynDeviceSimulator Class Usage Examples

Public Methods

Method Description
MockBulbDevice ( MockLightingServiceHandler handler ) : AllJoyn.Dsb

Private Methods

Method Description
Handler_LampStateChanged ( object sender, EventArgs e ) : void
Handler_PropertyChanged ( object sender, System e ) : void

Method Details

MockBulbDevice() public method

public MockBulbDevice ( MockLightingServiceHandler handler ) : AllJoyn.Dsb
handler MockLightingServiceHandler
return AllJoyn.Dsb