示例#1
0
 public List <SinhVien> GetAll()
 {
     return(SinhVienController.GetSinhVienFromDb());
 }