Exemplo n.º 1
0
 // Läs alla Regler för annonsering
 public List <AdvRule> GetRules()
 {
     return(_marketData.GetRules());
 }