Windows apps
Collapse the table of content
Expand the table of content

HttpMethod::Equality Operator

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

public:
static bool operator ==(
	HttpMethod^ left, 
	HttpMethod^ right
)

Return Value

Type: System::Boolean
Returns Boolean.
Show:
© 2017 Microsoft