Esempio n. 1
0
 public static int DieuChuyen(DataTable dt, string boPhan)
 {
     return(DAO_NhanVien.DieuChuyen(dt, boPhan));
 }