Method Equals
Equals(EndPoint, EndPoint)
Compares two end points.
public static bool Equals(EndPoint a, EndPoint b)
Parameters
Returns
- bool
True if both end points are equal, or if both are null.
Compares two end points.
public static bool Equals(EndPoint a, EndPoint b)
True if both end points are equal, or if both are null.