类库说明文档
![]() | HttpVerb Enumeration |
[Missing <summary> documentation for "T:DCSoft.Utility.Web.HttpVerb"]
Namespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
SyntaxC#
public enum HttpVerb
Members| Member name | Value | Description | |
|---|---|---|---|
| GET | 0 | ||
| POST | 1 | ||
| HEAD | 2 |
See Also