Пример #1
0
 public Vendedor ListarUm(int idVendedor) => vendedorServico.ListarUm(idVendedor);