C# 클래스 imBMW.iBus.Devices.Real.LightControlModule

파일 보기 프로젝트 열기: toxsedyshev/imBMW

공개 메소드들

메소드 설명
Init ( ) : void

Does nothing. Just to call static constructor.

비공개 메소드들

메소드 설명
LightControlModule ( ) : System
OnLightStatusReceived ( Message m ) : void
ProcessLCMMessage ( Message m ) : void

메소드 상세

Init() 공개 정적인 메소드

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