ConstraintableEnumAttribute

Attribute in Arbor.Internal / Inherits from: ParameterConstraintAttributeBase
Implements interfaces: IConstraintableAttribute

Description

Attribute that specifies that it can be constrained to a derived class of ParameterReference

Constructors

Description
ConstraintableEnumAttribute Specify that it can be constrained

Properties

Property Name Description
isList Flag that constrains to IList<> only.

Methods

Method Name Description
IsConstraintSatisfied Determine whether the constraint is satisfied