ClassTypeConstraintAttribute

属性 in Arbor / 継承元: System.Attribute

説明

フィールドに対して型の制約を行う基本Attributeクラス。

補足

利用可能なクラス :

メソッド

メソッド名 説明
GetBaseType 制約の基本型を返す。
GetTypeName 制約の型名を返す。
IsConstraintSatisfied 制約が満たされるかどうかを判定する。