实例方法 meaning in English
instance method
Examples
- There are some differences between class methods and instance methods
类方法和实例方法之间是有区别的。 - The search includes public static and public instance methods
搜索范围包括公共静态方法和公共实例方法。 - Shared methods and instance methods
共享方法和实例方法 - An instance method has an implicit instance parameter represented by
实例方法有一个隐式实例参数(在c #中由 - Also works with the corresponding nongeneric instance methods of the
泛型类的相应的非泛型实例方法一起使用。