Esempio n. 1
0
 public List <Family> ListAll()
 {
     return(_familyRestRepo.ListAll());
 }