Exemplo n.º 1
0
 public void Visit(DevelopmentReportInfo reportInfo)
 {
     this.ShowItem = SettingsWinforms.Get.ReportTechnology;
 }
Exemplo n.º 2
0
 public void Visit(DevelopmentReportInfo reportInfo)
 {
     this.Result = ImageCache.Get[reportInfo.ImagePath];
 }
Exemplo n.º 3
0
 public void Visit(DevelopmentReportInfo reportInfo)
 {
     this.openDevelopment();
 }