| 1. | Property can be an instance method or a 属性标识的方法可能是一个实例方法或者一个 |
| 2. | Method of a type or to an instance method of an object 方法或对象的实例方法。 |
| 3. | Class . there are two types of methods in 中有两类方法:共享方法和实例方法。 |
| 4. | Can be used to call both virtual and instance methods 可用于调用虚方法和实例方法。 |
| 5. | To synchronize all instance methods and fields 来同步所有实例方法和字段。 |
| 6. | Object to the thread , you can call the instance method 实例方法。请注意,仅当线程上的 |
| 7. | Instance method for sorting arrays and lists using generic 实例方法的重载以用于使用泛型 |
| 8. | The name of the instance method that the delegate represents 委托表示的实例方法的名称。 |
| 9. | Wrap that instance method with an 用asyncdelegate对象包装该实例方法。 |
| 10. | Can be either a shared method or an instance method . the 可以是共享方法,也可以是实例方法。 |