HttpMethod.op_Equality

HttpMethod Equality operator

等値演算子を実装します。

public static bool operator ==(HttpMethod left, HttpMethod right)
パラメータタイプ説明
leftHttpMethod左オペランド。
rightHttpMethod左オペランド。

戻り値

操作の結果。

関連項目