示例#1
0
 private ReportArchive(ReportArchiveValue value, Type reportContainerForSavingType)
 {
     this.value = value;
     this.reportContainerForSavingType = reportContainerForSavingType;
 }
示例#2
0
 private ReportArchive(ReportArchiveValue value, Type reportContainerForSavingType)
 {
     this.value = value;
     this.reportContainerForSavingType = reportContainerForSavingType;
 }