Car Class

graph BT Type-->Base0["Object"] Type["Car"] class Type type-node

Syntax

public class Car

Constructors

Properties

Name Value Summary
History IList
Model string
Pilot Pilot

Methods

Name Value Summary
Poll() double[]
Snapshot() void
ToString() string