HttpMethod Properties |
The HttpMethod type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Delete |
Represents an HTTP DELETE protocol method.
|
![]() ![]() | Get |
Represents an HTTP GET protocol method.
|
![]() ![]() | Post |
Represents an HTTP POST protocol method.
|
![]() ![]() | Put |
Represents an HTTP PUT protocol method.
|