示例#1
0
 public Task DeleteVendaAsync(Guid id) => _repository.DeleteVendaAsync(id);