Click or drag to resize
ParaPlan Logo

WheelchairTypeWheelchairTypes Method

[Missing <summary> documentation for "M:ParaPlanREST.Models.WheelchairType.WheelchairTypes(System.Collections.Generic.List{ParaPlan.Entities.WheelChairType})"]

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static List<WheelchairType> WheelchairTypes(
	List<WheelChairType> WheelchairTypes
)

Parameters

WheelchairTypes
Type: System.Collections.GenericListWheelChairType

[Missing <param name="WheelchairTypes"/> documentation for "M:ParaPlanREST.Models.WheelchairType.WheelchairTypes(System.Collections.Generic.List{ParaPlan.Entities.WheelChairType})"]

Return Value

Type: ListWheelchairType

[Missing <returns> documentation for "M:ParaPlanREST.Models.WheelchairType.WheelchairTypes(System.Collections.Generic.List{ParaPlan.Entities.WheelChairType})"]

See Also