HttpMethod.op_Inequality

HttpMethod Inequality 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