IsConstraintSatisfied IsConstraintSatisfied(Type) public bool IsConstraintSatisfied(Type valueType) ; 説明 制約を満たすか判定する パラメーター パラメーター名 説明 valueType 判定する型 戻り値 制約を満たしているときtrueを返す。