Ejemplo n.º 1
0
 private ReportArchive(ReportArchiveValue value, Type reportContainerForSavingType)
 {
     this.value = value;
     this.reportContainerForSavingType = reportContainerForSavingType;
 }
Ejemplo n.º 2
0
 private ReportArchive(ReportArchiveValue value, Type reportContainerForSavingType)
 {
     this.value = value;
     this.reportContainerForSavingType = reportContainerForSavingType;
 }