コード例 #1
0
 public NotificationResult Excluir(int idVendedor) => vendedorServico.Excluir(idVendedor);