Determine the base type constraint and the interface constraints of a generic type parameter by using the GetGenericParameterConstraints method to obtain all the constraints in a single array.
英
美
- 通过使用GetGenericParameterConstraints方法获取单个数组中的所有约束,确定泛型类型参数的基类型约束和接口约束。
