类库说明文档
![]() | 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)

C#
public enum HttpVerb

Member name | Value | Description | |
---|---|---|---|
GET | 0 | ||
POST | 1 | ||
HEAD | 2 |
