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

파일 보기 프로젝트 열기: toxsedyshev/imBMW 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ErrorCode byte
ErrorFrontLeftLights bool
ErrorFrontRightsLights bool
LowBeamOn bool
ParkingLightsOn bool

프로퍼티 상세

ErrorCode 공개적으로 프로퍼티

public byte ErrorCode
리턴 byte

ErrorFrontLeftLights 공개적으로 프로퍼티

public bool ErrorFrontLeftLights
리턴 bool

ErrorFrontRightsLights 공개적으로 프로퍼티

public bool ErrorFrontRightsLights
리턴 bool

LowBeamOn 공개적으로 프로퍼티

public bool LowBeamOn
리턴 bool

ParkingLightsOn 공개적으로 프로퍼티

public bool ParkingLightsOn
리턴 bool