Click or drag to resize
ParaPlan Logo

EquipmentType Constructor (EquipmentType)

Initializes a new instance of the EquipmentType class

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public EquipmentType(
	EquipmentType equipType
)

Parameters

equipType
Type: EquipmentType

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

See Also