public IEnumerable <Usuario> CarregarUsuariosVendas() { return(_servicoUsuario.CarregarUsuariosVendas()); }