This documentation is archived and is not being maintained.
SoapRpcMethodAttribute Constructor
Visual Studio 2010
Initializes a new instance of the SoapRpcMethodAttribute class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: