Object representing the dynamic assembly that contains the generic type definition the current type parameter belongs to 对象,该动态程序集包含当前类型参数所属的泛型类型定义。
Retrieve the type parameter from the completed generic type definition and then use reflection on the retrieved type 从完整的泛型类型定义检索类型参数,然后使用检索类型上的反射。
Objects representing the type arguments of a generic type or the type parameters of a generic type definition 对象的数组,这些对象表示泛型类型的类型变量或泛型类型定义的类型参数。
Type objects representing the type arguments of a generic type or the type parameters of a generic type definition 对象的数组,这些对象表示泛型类型的类型变量或泛型类型定义的类型参数。
The elements of the array represent the type arguments of a generic type or the type parameters of a generic type definition 该数组的元素表示泛型类型的类型变量或泛型类型定义的类型参数。