- Assembly
- Db4odoc
.Tutorial .Chapters-2010 .dll - Namespace
- Db4odoc
.Tutorial .F1 .Chapter6 - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["Car"]
class Type type-node
Syntax
public class Car
Constructors
| Name | Summary |
|---|---|
| Car |
Properties
Methods
| Name | Value | Summary |
|---|---|---|
| GetHistory |
SensorReadout | |
| PollOilPressure |
double | |
| PollOilTemperature |
double | |
| PollWaterTemperature |
double | |
| Snapshot |
void | |
| ToString |
string |