public bool ThemNguoiDung(NguoiDung ng) { var docgia_dao = new DocGia_DAO(); return(docgia_dao.themNguoiDung(ng)); }