public void DeleTSKhoa_BLL(string id)
 {
     dt.DeleTSKhoa_DAL(id);
 }