C# Class hobd.IdleTime

Inheritance: PersistentSensor
Afficher le fichier Open project: cail/hobd

Méthodes publiques

Méthode Description
IdleTime ( ) : System
OnSpeedChange ( Sensor speed ) : void
SetRegistry ( SensorRegistry registry ) : void

Méthodes protégées

Méthode Description
Activate ( ) : void
Deactivate ( ) : void

Method Details

Activate() protected méthode

protected Activate ( ) : void
Résultat void

Deactivate() protected méthode

protected Deactivate ( ) : void
Résultat void

IdleTime() public méthode

public IdleTime ( ) : System
Résultat System

OnSpeedChange() public méthode

public OnSpeedChange ( Sensor speed ) : void
speed Sensor
Résultat void

SetRegistry() public méthode

public SetRegistry ( SensorRegistry registry ) : void
registry SensorRegistry
Résultat void