// Läs en regel för annonsering public AdvRule GetAdvRule(int id) { return(_marketData.GetAdvRule(id)); }