コード例 #1
0
 // constructor
 public PlaceOrderControl()
 {
     this.context = new StrategyContext();
 }
コード例 #2
0
 // constructor
 public PlaceOrderControl()
 {
     this.context = new StrategyContext();
 }