Beispiel #1
0
 public void CreateOrderLine(OrderLine orderLine)
 {
     _controller.CreateOrderLine(orderLine);
 }