public List <DocGia_DTO> TimDocGia(string TieuChi)
 {
     return(dg_DAO.TimDocGia(TieuChi));
 }