Exemplo n.º 1
0
 private OrderService CreateOrderService()
 {
     return(_serviceCreator.CreateOrderService("DefaultConnection"));
 }