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