Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool Equals(HttpEndpoint)

Declaration

public bool Equals(
    HttpEndpoint other
)

Summary

Compares two HttpEndpoint objects for equality.

Parameters

HttpEndpointother The other object to compare against.