SoapDocumentMethodAttribute Constructor
.NET Framework 2.0
Initializes a new instance of the SoapDocumentMethodAttribute class.
| Name | Description |
|---|---|
| SoapDocumentMethodAttribute () |
Initializes a new instance of the SoapDocumentMethodAttribute class.
Supported by the .NET Compact Framework.
|
| SoapDocumentMethodAttribute (String) |
Initializes a new instance of the SoapDocumentMethodAttribute class, setting the Action property to the value of the action parameter.
Supported by the .NET Compact Framework.
|
Community Additions
ADD
Show: