public NotificationResult Excluir(int idVendedor) => vendedorServico.Excluir(idVendedor);