Click or drag to resize
ParaPlan Logo

Driver Constructor (Driver)

Initializes a new instance of the Driver class

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Driver(
	Driver driver
)

Parameters

driver
Type: Driver

[Missing <param name="driver"/> documentation for "M:ParaPlanREST.Models.Driver.#ctor(ParaPlan.Entities.Driver)"]

See Also