HttpMethod.op_Explicit

HttpMethod Explicit operator

からの明示的な変換を実行しますStringにHttpMethod.

public static explicit operator HttpMethod(string name)
パラメータタイプ説明
nameStringhttp メソッド名。

戻り値

変換の結果。

関連項目