ClassGenericArgumentAttribute

Attribute in Arbor / Inherits from: ClassTypeConstraintAttribute

Attribute to restrict to field only for types specified as generic arguments.

Available classes :

Description
ClassGenericArgumentAttribute Create a ClassExtendsAttribute with a specified type.
Method Name Description
GetBaseType It returns the base type of constraints.
IsConstraintSatisfied Whether the constraint is satisfied is judged.
Method Name Description
GetTypeName Returns the type name of the constraint.