This documentation is archived and is not being maintained.
SoapDocumentMethodAttribute Constructor
Visual Studio 2010
Initializes a new instance of the SoapDocumentMethodAttribute 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 | |
|---|---|---|
|
SoapDocumentMethodAttribute() | Initializes a new instance of the SoapDocumentMethodAttribute class. |
|
SoapDocumentMethodAttribute(String) | Initializes a new instance of the SoapDocumentMethodAttribute class, setting the Action property to the value of the action parameter. |
Show: