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

Afficher le fichier Open project: toxsedyshev/imBMW Class Usage Examples

Méthodes publiques

Свойство Type Description
ErrorCode byte
ErrorFrontLeftLights bool
ErrorFrontRightsLights bool
LowBeamOn bool
ParkingLightsOn bool

Property Details

ErrorCode public_oe property

public byte ErrorCode
Résultat byte

ErrorFrontLeftLights public_oe property

public bool ErrorFrontLeftLights
Résultat bool

ErrorFrontRightsLights public_oe property

public bool ErrorFrontRightsLights
Résultat bool

LowBeamOn public_oe property

public bool LowBeamOn
Résultat bool

ParkingLightsOn public_oe property

public bool ParkingLightsOn
Résultat bool