Esempio n. 1
0
 public List <Specialty> GetAllSpecialties()
 {
     return(Specialty.GetAll());
 }