Click or drag to resize
ParaPlan Logo

Route Constructor (Route)

Initializes a new instance of the Route class

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Route(
	Route route
)

Parameters

route
Type: Route

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

See Also