Example #1
0
 public DataTable LayLopHocTheoKhoi_GV(KhoiLop kl, GiaoVien gv)
 {
     return(kn.GetLopTheoKhoi_GV(kl.MaKhoi, gv.MaGV));
 }