HttpMethod.op_Inequality

HttpMethod Inequality operator

Implementeert de gelijkheidsoperator.

public static bool operator !=(HttpMethod left, HttpMethod right)
ParameterTypeBeschrijving
leftHttpMethodDe linker operand.
rightHttpMethodDe linker operand.

Winstwaarde

Het resultaat van de bewerking.

Zie ook