IsConstraintSatisfied

public bool IsConstraintSatisfied(Type valueType) ;

制約を満たすか判定する

パラメーター名 説明
valueType 判定する型

制約を満たしているときtrueを返す。