WebServiceBindingAttribute Constructor
.NET Framework 2.0
Initializes a new instance of the WebServiceBindingAttribute class.
| Name | Description |
|---|---|
| WebServiceBindingAttribute () |
Initializes a new instance of the WebServiceBindingAttribute class.
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.
Supported by the .NET Compact Framework.
|
| WebServiceBindingAttribute (String, String) |
Initializes a new instance of the WebServiceBindingAttribute class.
Supported by the .NET Compact Framework.
|
| WebServiceBindingAttribute (String, String, String) |
Initializes a new instance of the WebServiceBindingAttribute class.
Supported by the .NET Compact Framework.
|
Community Additions
ADD
Show: