HttpMethod.op_Explicit

HttpMethod Explicit operator

Utför en explicit konvertering frånString tillHttpMethod .

public static explicit operator HttpMethod(string name)
ParameterTypBeskrivning
nameStringhttp-metodens namn.

Returvärde

Resultatet av konverteringen.

Se även