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