public ReportContext(ReportStrategyBase strategy)
 {
     this.strategy = strategy;
 }
 public ReportContext(ReportStrategyBase strategy)
 {
     this.strategy = strategy;
 }