public Vendedor ListarUm(int idVendedor) => vendedorServico.ListarUm(idVendedor);