public MainContentContext(MainContentStrategyBase strategy)
 {
     this.strategy = strategy;
 }
 public MainContentContext(MainContentStrategyBase strategy)
 {
     this.strategy = strategy;
 }