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

Afficher le fichier Open project: toxsedyshev/imBMW

Méthodes publiques

Méthode Description
Init ( ) : void

Does nothing. Just to call static constructor.

Private Methods

Méthode Description
LightControlModule ( ) : System
OnLightStatusReceived ( Message m ) : void
ProcessLCMMessage ( Message m ) : void

Method Details

Init() public static méthode

Does nothing. Just to call static constructor.
public static Init ( ) : void
Résultat void