op_Explicit
HttpMethod Explicit operator
执行显式转换String至HttpMethod
.
public static explicit operator HttpMethod(string name)
范围 | 类型 | 描述 |
---|---|---|
name | String | http 方法名称。 |
返回值
转换的结果。
也可以看看
- class HttpMethod
- 命名空间 Aspose.Svg.Net
- 部件 Aspose.SVG
执行显式转换String至HttpMethod
.
public static explicit operator HttpMethod(string name)
范围 | 类型 | 描述 |
---|---|---|
name | String | http 方法名称。 |
转换的结果。