public string GetMaKhoa_BLL(string tenkhoa)
 {
     return(dt.GetMaKhoa_DAL(tenkhoa));
 }