实例方法 meaning in English
instance method
Examples
- Property can be an instance method or a
属性标识的方法可能是一个实例方法或者一个 - Method of a type or to an instance method of an object
方法或对象的实例方法。 - Class . there are two types of methods in
中有两类方法:共享方法和实例方法。 - Can be used to call both virtual and instance methods
可用于调用虚方法和实例方法。 - To synchronize all instance methods and fields
来同步所有实例方法和字段。