您要查找的是不是:
- The proxy class is an actual subclass of the persistent class. 实际上,代理类是持久化类的子类。
- The client creates a new instance of an XML Web service proxy class. 客户端创建XML Web服务代理类的一个新实例。
- Provides instructions on how to generate a proxy class for a Web Service. 提供有关如何生成Web服务的代理类的说明。
- Create an instance of the XML Web service proxy class in the client code. 在客户端代码中创建XML Web services代理类的实例。
- The Web service client calls the Begin method of the generated proxy class. Web服务客户端调用所生成的代理类的Begin方法。
- To export a proxy class that contains the type information in XML form, and compile it directly into your client. 导出包含XML格式的类型信息的代理类,并将其直接编译到客户端中。
- Describes how to use tools in Visual Web Developer to create a proxy class for a Web service. 描述如何使用Visual Web Developer中的工具创建Web服务的代理类。
- Element and its descendants are applied to any Web service or proxy class to which the configuration applies. 元素及其后代应用于要应用配置的任何Web服务或代理类。
- Add code to apply or modify attributes to a method in the proxy class that is communicating with a Web service. 添加代码以对代理类中与Web服务通信的方法应用或修改属性。
- Each generated proxy class method calls the invoke method to call the related Web service method. 生成的每个代理类方法都调用invoke方法,从而调用相关的Web服务方法。
- You can then access the methods of the Web service by calling the methods in the proxy class. 然后,您可以通过调用代理类中的方法来访问Web服务的方法。
- The name of the configuration file entry must be the fully qualified proxy class name. 项中。配置文件项的名称必须是完全限定的代理类名称。
- Typically a rule engine based system will use a proxy class that delegates a call to a rule engine. 基于规则引擎的系统典型的方法就是使用一个代理类通过委托调用规则引擎。
- You develop and register a concrete proxy class with the model to provide controlled access to a data object. 你发展,并登记一个具体的代理类与模型,以提供控制进入到一个数据对象。
- Instance is mapped to a specific property in generated proxy classes. 实例映射到生成的代理类中的特定属性。
- Which guides you through the process of finding a Web service and creating a proxy class in your Web site to refer to the Web service. 引导您完成在网站中查找Web服务并创建代理类以引用该Web服务的过程。
- The parameter order may differ between the defined order in the Web service method and the associated method of the proxy class. 在Web服务方法和关联的代理类方法中的定义顺序之间,参数顺序可能有所不同。
- Finally, you create an instance of the proxy class and then access the methods of that class as you would the methods of any other class. 最后,创建该代理类的实例,并访问该类的方法,就像访问任何其他类的方法一样。
- The debugger creates a new instance of the type proxy class every time it needs to display a variable of the target type. 在每次需要显示目标类型的变量时,调试器都会创建类型代理类的一个新实例。
- The programming language of a generated proxy class will be the same as the programming language of the Web service that the proxy class represents. 生成的代理类的编程语言与该代理类所表示的Web服务的编程语言相同。
