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