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