SyntaxFix
Write A Post
Hire A Developer
Questions
public Point2D(Point2D point) : this(point.X, point.Y) { }