Пример #1
0
 // Läs en regel för annonsering
 public AdvRule GetAdvRule(int id)
 {
     return(_marketData.GetAdvRule(id));
 }