Exemplo n.º 1
0
 public void CornerXY()
 {
     Assert.AreEqual(new IntPoint(20, 300), G.Corner(1, 2));
 }