Ejemplo n.º 1
0
 public void DrawCell(int cell, Symbol symbol)
 {
     _form.DrawCell(cell, symbol);
 }