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

Exibir arquivo Open project: toxsedyshev/imBMW Class Usage Examples

Public Properties

Property Type Description
ErrorCode byte
ErrorFrontLeftLights bool
ErrorFrontRightsLights bool
LowBeamOn bool
ParkingLightsOn bool

Property Details

ErrorCode public_oe property

public byte ErrorCode
return byte

ErrorFrontLeftLights public_oe property

public bool ErrorFrontLeftLights
return bool

ErrorFrontRightsLights public_oe property

public bool ErrorFrontRightsLights
return bool

LowBeamOn public_oe property

public bool LowBeamOn
return bool

ParkingLightsOn public_oe property

public bool ParkingLightsOn
return bool