public bool UpdatePass(string username, string password) { return(nvMod.UpdatePass(username, password)); }