- Assembly
- Db4odoc
.Tutorial .Chapters-2010 .dll - Namespace
- Db4odoc
.Tutorial .F1 .Chapter9 - Interfaces
-
- IActivatable
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IActivatable"]
Type["Car"]
class Type type-node
Syntax
public class Car : IActivatable
Constructors
Name | Summary |
---|---|
Car |
Properties
Name | Value | Summary |
---|---|---|
History | SensorReadout | |
Model | string |
Methods
Name | Value | Summary |
---|---|---|
Activate |
void | |
Bind |
void | |
PollOilTemperature |
double | |
PollWaterTemperature |
double | |
snapshot |
void | |
ToString |
string |