Say for a Point2 class, and the following Equals:
public override bool Equals ( object obj ) public bool Equals ( Point2 obj )
This is the
There is also a Fody plugin Equals.Fody that generates Equals() and GetHashCode() automatically