// constructor
 public PlaceOrderControl()
 {
     this.context = new StrategyContext();
 }
示例#2
0
 // constructor
 public PlaceOrderControl()
 {
     this.context = new StrategyContext();
 }