delegate method信息详情
委托方法
delegate───v.授(权),把……委托给他人;委派……为代表,任命;n.代表,会议代表;委员会成员
method───n.方法;条理;类函数
delegate to───参加…的代表;委托给;把…委托[转交]给(某人)
delegate model───代表模式
delegate definition───委托定义
instructed delegate───指示代表
delegate meaning───代表的意思
delegate count───(获得支持的)党代表人数
delegate map───代表地图
Castle Windsor: How to register by convention with delegate method?───温莎城堡:如何通过委托方法公约登记?
Notice that it always sends itself as the first argument to the delegate method.───注意:它总是把自己作为第一个参数传递给它的委托方法。
invocation handler class will also delegate method calls to a real implementation class in order to process the core business logic.───调用处理程序类还会把方法调用委托到真正的实现类,以便处理核心业务逻辑。
All of the interfaces will be implemented by a dynamic proxy that will delegate method invocations to a corresponding command object .───管理器所给出的对象实例。所有的接口实现通过一个动态的代理委托方法调用相应的命令对象。
The invocation handler class will also delegate method calls to a real implementation class in order to process the core business logic.───调用处理程序类还会把方法调用委托到真正的实现类,以便处理核心业务逻辑。
Exceptions within the delegate method are considered untrapped and will be sent to the application's untrapped exception handler.───此委托方法中的异常被视为未捕获的异常,将发送给应用程序的未捕获的异常处理程序。
Gets or sets the delegate method called when an HTTP 100-continue response is received from the Internet resource.───获取或设置当从Internet资源接收到HTTP100持续响应时调用的委托方法。
Code added to the delegate method is executed before the About box is displayed.───添至委托方法的代码在“关于”框显示之前执行。