예제 #1
0
 public static List <SinhVienDTO> LayDSSVLop(string maLop)
 {
     return(SinhVienDAO.LayDSSVLop(maLop));
 }