예제 #1
0
 public void AddCell(Cell cell)
 {
     _cells.Add(cell);
 }