示例#1
0
 public DataTable getBangDiem(string namhoc, string hocky, string maHS)
 {
     return(dao_GiaoVien.getBangDiem(namhoc, hocky, maHS));
 }