Example #1
0
 private void Enable(CellModel first, CellModel second)
 {
     first.Remove();
     second.Remove();
 }