HttpMethod.op_Equality

HttpMethod Equality operator

Implementiert den Gleichheitsoperator.

public static bool operator ==(HttpMethod left, HttpMethod right)
ParameterTypBeschreibung
leftHttpMethodDer linke Operand.
rightHttpMethodDer linke Operand.

Rückgabewert

Das Ergebnis der Operation.

Siehe auch