| 1. | Research on the method of web service ' s dynamic invocation 服务的动态调用方法 |
| 2. | Invokes the constructor dynamically reflected by this instance 动态调用该实例反映的构造函数。 |
| 3. | Which is the dynamic equivalent of calling ,这等价于动态调用 |
| 4. | Generating a dynamic call graph 生成动态调用图。 |
| 5. | The dynamic invocation interface requires a call object to be created at runtime 该动态调用接口需要在运行时创建一个 |
| 6. | Dynamically invokes late - bound the method represented by the current delegate 动态调用(后期绑定)由当前委托所表示的方法。 |
| 7. | You can either access a static method , or create an instance and call the method dynamically 可以访问一个静态方法,也可以创建一个实例然后动态调用相应方法。 |
| 8. | The method can be implemented by a derived type and can be invoked either statically or dynamically 此方法可以由派生类型实现,并且既可静态调用,也可动态调用。 |
| 9. | A virtual method can be implemented by a derived type and can be invoked either statically or dynamically 虚方法可以由派生的类型来实现,既可静态调用,也可动态调用。 |
| 10. | Dynamically invokes the constructor reflected by this instance with the specified arguments , under the constraints of the specified 的约束下,用指定的参数动态调用此实例反映的构造函数。 |