Exemplo n.º 1
0
 [Test] public void HashCode() => Assert.AreEqual(new Line(3, 5, 7, 11).GetHashCode(), TestLine.GetHashCode());