HttpMethod Operators

 

Namespace:   System.Net.Http
Assembly:  System.Net.Http (in System.Net.Http.dll)

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(HttpMethod^, HttpMethod^)

The equality operator for comparing two HttpMethod objects.

System_CAPS_puboperatorSystem_CAPS_staticInequality(HttpMethod^, HttpMethod^)

The inequality operator for comparing two HttpMethod objects.

Return to top
Show: