Ejemplo n.º 1
0
 private void Set3x3TopStartCells()
 {
     _instance.CellsMatrix = TableUtils.TriangleTopStart(3, 3);
 }