Esempio n. 1
0
 public void CreateConfirmtionOrder(TransportConfirmViewModel order)
 {
     _containerService.CreateConfirmationOrder(order);
 }