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