实例方法 meaning in English
instance method
Examples
- Object to the thread , you can call the instance method
实例方法。请注意,仅当线程上的 - Instance method for sorting arrays and lists using generic
实例方法的重载以用于使用泛型 - The name of the instance method that the delegate represents
委托表示的实例方法的名称。 - Wrap that instance method with an
用asyncdelegate对象包装该实例方法。 - Can be either a shared method or an instance method . the
可以是共享方法,也可以是实例方法。