generic type definition造句
例句与造句
- Object that represents a generic type definition from which the current type can be obtained
对象表示一个泛型类型定义,可以从该定义中获取当前类型。 - An array of types to be substituted for the type parameters of the current generic type definition
一个类型数组,用于取代当前泛型类型定义的类型参数。 - A type object representing a generic type definition from which the current type can be obtained
对象表示一个泛型类型定义,可以从该定义中获取当前类型。 - In a generic type definition , a placeholder for a data type you supply when you declare the type
在泛型类型定义中,您在声明数据类型时为其提供的占位符。 - Type object that represents a generic type definition from which the current type can be obtained
对象表示一个泛型类型定义,可以从该定义中获取当前类型。 - It's difficult to find generic type definition in a sentence. 用generic type definition造句挺难的
- The type parameters of generic type definitions and generic method definitions are represented by instances of the
泛型类型定义和泛型方法定义的类型参数是由 - Gets the generic type definition or generic method definition to which the generic type parameter belongs
获取泛型类型参数所属的泛型类型定义或泛型方法定义。 - Objects that represent the type arguments of a generic type or the type parameters of a generic type definition
返回表示泛型类型的类型实参或泛型类型定义的类型形参的 - Type objects that represent the type arguments of a generic type or the type parameters of a generic type definition
返回表示泛型类型的类型实参或泛型类型定义的类型形参的 - Returns a type object that represents a generic type definition from which the current generic type can be constructed
返回一个表示可用于构造当前泛型类型的泛型类型定义的 - 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
该数组的元素表示泛型类型的类型变量或泛型类型定义的类型参数。