C# Class hobd.TripTime

Inheritance: PersistentSensor
Mostrar archivo Open project: cail/hobd

Public Methods

Method Description
OnChange ( Sensor s ) : void
TripTime ( ) : System

Protected Methods

Method Description
Activate ( ) : void
Deactivate ( ) : void

Method Details

Activate() protected method

protected Activate ( ) : void
return void

Deactivate() protected method

protected Deactivate ( ) : void
return void

OnChange() public method

public OnChange ( Sensor s ) : void
s Sensor
return void

TripTime() public method

public TripTime ( ) : System
return System