Click or drag to resize
ParaPlan Logo

Accessibility Constructor (SpecialNeeds)

Initializes a new instance of the Accessibility class

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Accessibility(
	SpecialNeeds needs
)

Parameters

needs
Type: SpecialNeeds

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

See Also