Beispiel #1
0
 public IList <TbPrFamilia> GetAllFamilias()
 {
     return(repository.GetAllFamilias());
 }