Click or drag to resize
ParaPlan Logo

Vehicle Constructor (Vehicle)

Initializes a new instance of the Vehicle class

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Vehicle(
	Vehicle vehicle
)

Parameters

vehicle
Type: Vehicle

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

See Also