// Läs existerande Annonstyper public List <AdType> GetAdvTypes() { return(_marketData.GetAdvTypes()); }