Exemplo n.º 1
0
 public void RemoveUnit(Unit unit)
 {
     Manager.RemoveUnitFromOperation(this, unit);
 }