ClassEnumFlagsConstraint
Attribute in Arbor / Inherits from: ClassTypeConstraintAttribute
Description
Attribute to restrict to enum types (With System.FlagsAttribute) only for fields.
Methods
Method Name | Description |
---|---|
GetTypeName | Returns the type name of the constraint. |
IsConstraintSatisfied | Whether the constraint is satisfied is judged. |
Inherited Members
Methods
Method Name | Description |
---|---|
GetBaseType | It returns the base type of constraints. |