コード例 #1
0
 private OrderService CreateOrderService()
 {
     return(_serviceCreator.CreateOrderService("DefaultConnection"));
 }