Exemplo n.º 1
0
 public void CreateOrderService(OrderService OrderService)
 {
     _repository.Add(OrderService);
 }