instance method meaning in English
实例方法
实体方法
Examples
- Can be either a shared method or an instance method . the
可以是共享方法,也可以是实例方法。 - Provides dozens of class and instance methods at runtime
类在运行时提供了一些类和实例方法。 - A static or instance method on another arbitrary object
其他任意对象上的静态方法或实例方法。 - This constructor creates delegates for instance methods only
此构造函数只为实例方法创建委托。 - Generic class provides a corresponding instance method overload ,
泛型类提供了相应的实例方法重载