WebMethodAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the WebMethodAttribute class.
Assembly: System.Web.Services (in System.Web.Services.dll)
| Name | Description | |
|---|---|---|
![]() | WebMethodAttribute() | Initializes a new instance of the WebMethodAttribute class. |
![]() | 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. |
Show:
