HttpMethod.op_Explicit
HttpMethod Explicit operator
Performs an explicit conversion from String to HttpMethod
.
public static explicit operator HttpMethod(string name)
Parameter | Type | Description |
---|---|---|
name | String | The http-method name. |
Return Value
The result of the conversion.
See Also
- class HttpMethod
- namespace Aspose.Svg.Net
- assembly Aspose.SVG