If a nested type is generic, this method returns its generic type definition.
如果嵌套类型为泛型,则此方法返回其泛型类型定义。
Shows how to define a generic method in a dynamic module, how to define its generic type parameters, and how to execute the method.
示范如何在动态模组中定义泛型方法、如何定义它的泛型型别参数,以及如何执行此方法。
The IL we’ve generated for the generic type already has the method its going to call picked out.
我们为泛型生成的IL代码已经定好了将要去选出调用的方法。
Do use a generic common language runtime (CLR) type name, rather than a language-specific name, in the rare cases when an identifier has no semantic meaning beyond its type.
在标识符的语义含义仅限于其类型的极少数情况下,应使用一般公共语言运行库(CLR)类型名称,而不要使用语言特定的名称。
A generic procedure can use its type parameters in its normal parameter list, in its return type if it has one, and in its procedure code.
泛型程序可以在一般参数清单、传回型别(如果有的话)和程序程序码中使用自己的型别参数。
A generic procedure can use its type parameters in its normal parameter list, in its return type if it has one, and in its procedure code.
泛型程序可以在一般参数清单、传回型别(如果有的话)和程序程序码中使用自己的型别参数。
应用推荐