- Assembly
- Db4odoc
.Tutorial .Chapters-2010 .dll - Namespace
- Db4odoc
.Tutorial .F1 .Chapter6 - Containing Type
- Temperature
Sensor Readout
Syntax
public TemperatureSensorReadout(DateTime time, Car car, string description, double temperature)
Parameters
Name | Type | Description |
---|---|---|
time | DateTime | |
car | Car | |
description | string | |
temperature | double |
Return Value
Type | Description |
---|---|
void |