Esempio n. 1
0
 public List <SinhVien> GetAll()
 {
     return(SinhVienController.GetSinhVienFromDb());
 }