Car.

Car(string, IList) Constructor

Syntax

public Car(string model, IList history)

Parameters

Name Type Description
model string
history IList

Return Value

Type Description
void