This documentation is archived and is not being maintained.

WebServiceBindingAttribute Constructor

Initializes a new instance of the WebServiceBindingAttribute class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Supported by the .NET Compact Framework WebServiceBindingAttribute() Initializes a new instance of the WebServiceBindingAttribute class.
Public method Supported by the .NET Compact Framework WebServiceBindingAttribute(String) Initializes a new instance of the WebServiceBindingAttribute class setting the name of the binding the XML Web service method is implementing.
Public method Supported by the .NET Compact Framework WebServiceBindingAttribute(String, String) Initializes a new instance of the WebServiceBindingAttribute class.
Public method Supported by the .NET Compact Framework WebServiceBindingAttribute(String, String, String) Initializes a new instance of the WebServiceBindingAttribute class.
Top
Show: