SoapRpcMethodAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the SoapRpcMethodAttribute class.
Assembly: System.Web.Services (in System.Web.Services.dll)
| Name | Description | |
|---|---|---|
![]() | SoapRpcMethodAttribute() | Initializes a new instance of the SoapRpcMethodAttribute class, setting all properties to their default values. |
![]() | SoapRpcMethodAttribute(String^) | Initializes a new instance of the SoapRpcMethodAttribute class, setting the Action property to the value of the action parameter. |
Show:
