System::Net::Http::HttpMethod::HttpMethod 构造函数
HttpMethod::HttpMethod constructor
构造一个新实例。
System::Net::Http::HttpMethod::HttpMethod(String method)
| Parameter | Type | 描述 |
|---|---|---|
| 方法 | 字符串 | HTTP 方法的字符串表示。 |
另见
- Class String
- Class HttpMethod
- Namespace System::Net::Http
- Library Aspose.Page for C++