WebMethodAttribute Constructor
.NET Framework 2.0
Initializes a new instance of the WebMethodAttribute class.
| Name | Description |
|---|---|
| WebMethodAttribute () |
Initializes a new instance of the WebMethodAttribute class.
Supported by the .NET Compact Framework.
|
| WebMethodAttribute (Boolean) |
Initializes a new instance of the WebMethodAttribute class.
|
| WebMethodAttribute (Boolean, TransactionOption) |
Initializes a new instance of the WebMethodAttribute class.
|
| WebMethodAttribute (Boolean, TransactionOption, Int32) |
Initializes a new instance of the WebMethodAttribute class.
|
| WebMethodAttribute (Boolean, TransactionOption, Int32, Boolean) |
Initializes a new instance of the WebMethodAttribute class.
|
Community Additions
ADD
Show: