HttpMethod.op_Inequality

HttpMethod Inequality operator

Implementerar jämställdhetsoperatorn.

public static bool operator !=(HttpMethod left, HttpMethod right)
ParameterTypBeskrivning
leftHttpMethodDen vänstra operanden.
rightHttpMethodDen vänstra operanden.

Returvärde

Resultatet av operationen.

Se även