HttpMethod.op_Equality

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