SoapRpcMethodAttribute Constructor
.NET Framework 3.0
Initializes a new instance of the SoapRpcMethodAttribute class.
| Name | Description |
|---|---|
| SoapRpcMethodAttribute () |
Initializes a new instance of the SoapRpcMethodAttribute class, setting all properties to their default values.
Supported by the .NET Compact Framework.
|
| SoapRpcMethodAttribute (String) |
Initializes a new instance of the SoapRpcMethodAttribute class, setting the Action property to the value of the action parameter.
Supported by the .NET Compact Framework.
|
Community Additions
ADD
Show: