| 1. | If the delegate instances are statically of the type 如果委托实例静态地属于类型 |
| 2. | Add the delegate instance to the event W . alarmrang将该委托实例添加到事件。 |
| 3. | And adds this delegate instance to the 并将此委托实例添加到 |
| 4. | A delegate instance may encapsulate either static or instance method 委托实例可以封装静态或实例方法。 |
| 5. | The procedure can then later be invoked by means of the delegate instance 然后就可以通过委托实例来调用过程。 |
| 6. | A delegate instance that can be cast to the appropriate delegate type 委托实例,可强制转换为适当的委托类型。 |
| 7. | Creates a procedure delegate instance that references the specific procedure 创建引用特定过程的过程委托实例。 |
| 8. | For the ability to call unmanaged code when creating an instance of a delegate 表示在创建委托实例时调用非托管代码的能力。 |
| 9. | Delegate instance , plus the method s inputs ; also supplies the method s parameters 委托实例和方法的输入;还提供方法的参数。 |
| 10. | The procedure can then later be invoked by means of the delegate instance , by calling the delegate s 方法,通过委托实例调用此过程。 |