Exemple #1
0
 public GatherDBLogic(string reportName, IGatherGroup group)
 {
     this.reportName = reportName;
     this.group      = group;
 }
Exemple #2
0
 public GatherDBLogic(string reportName, IGatherGroup group)
 {
     this.reportName = reportName;
     this.group = group;
 }