Exemplo n.º 1
0
 public void Execute(IBuilding b, IBuildingFunction f)
 {
     b.Upgrade();
 }