泛型方法 meaning in English
generic method
Examples
- Introduces the syntax to declare a generic method
介绍用于声明泛型方法的语法。 - Represents the definition of a generic method
表示泛型方法的定义,则返回true 。 - Represents a type parameter of a generic method
表示泛型方法的一个类型参数) 。 - For generic methods , do not include the type arguments in
对于泛型方法,请不要在 - The emitted method is a generic method definition
发出的方法是一个泛型方法定义。