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