ClassTypeConstraintAttribute

Attribute in Arbor / Inherits from: System.Attribute

Description

A basic Attribute class that imposes a type constraint on a field.

Remarks

Available classes :

Methods

Method Name Description
GetBaseType It returns the base type of constraints.
GetTypeName Returns the type name of the constraint.
IsConstraintSatisfied Whether the constraint is satisfied is judged.