Пример #1
0
 public void InitLiveCells()
 {
     MatrixField.LiveCells = _cellLogic.CountLiveCells(MatrixField);
 }