Click or drag to resize
ParaPlan Logo

Fleetmanager Constructor (TripBase)

Initializes a new instance of the Fleetmanager class

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Fleetmanager(
	TripBase trip
)

Parameters

trip
Type: TripBase

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

See Also