Пример #1
0
 public Context(Strategy strategy)
 {
     this.strategy = strategy;
 }