public ExportClassWithCtorAndSelfImport(ExportClassWithCtorAndSelfImport import)
 {
     Import = import;
 }
 public ExportClassWithCtorAndSelfImport(ExportClassWithCtorAndSelfImport import)
 {
     Import = import;
 }