C# Class imBMW.iBus.Devices.Real.LightControlModule

Mostrar archivo Open project: toxsedyshev/imBMW

Public Methods

Method Description
Init ( ) : void

Does nothing. Just to call static constructor.

Private Methods

Method Description
LightControlModule ( ) : System
OnLightStatusReceived ( Message m ) : void
ProcessLCMMessage ( Message m ) : void

Method Details

Init() public static method

Does nothing. Just to call static constructor.
public static Init ( ) : void
return void