Пример #1
0
 public bool HexagonExists(HexagonDesign hexagon)
 {
     return(_hexagon.ComponentExists(hexagon));
 }