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