public static bool ThemND(NguoiDungDTO ND)
 {
     return(NguoiDungDAO.ThemND(ND));
 }