Click or drag to resize
ParaPlan Logo

WheelchairType Constructor (WheelChairType)

Initializes a new instance of the WheelchairType class

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public WheelchairType(
	WheelChairType wcType
)

Parameters

wcType
Type: WheelChairType

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

See Also