Пример #1
0
 public IList <Distributor> GetActives()
 {
     return(repository.GetActives());
 }