WebServiceBindingAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the WebServiceBindingAttribute class.
Assembly: System.Web.Services (in System.Web.Services.dll)
| Name | Description | |
|---|---|---|
![]() | WebServiceBindingAttribute() | Initializes a new instance of the WebServiceBindingAttribute class. |
![]() | WebServiceBindingAttribute(String^) | Initializes a new instance of the WebServiceBindingAttribute class setting the name of the binding the XML Web service method is implementing. |
![]() | WebServiceBindingAttribute(String^, String^) | Initializes a new instance of the WebServiceBindingAttribute class. |
![]() | WebServiceBindingAttribute(String^, String^, String^) | Initializes a new instance of the WebServiceBindingAttribute class. |
Show:
