// Ta bort en annons public void DeleteAdv(Advertisement adv) { CopyToRemovedAdv(adv); _marketData.DeleteAdv(adv); }