Пример #1
0
 public Trans1(Trans13 trans13, Trans23 trans23, Single13 single13, Single1 single1, SingleObj1 singleObj1)
 {
     Trans13    = trans13;
     Trans23    = trans23;
     Single13   = single13;
     Single1    = single1;
     SingleObj1 = singleObj1;
 }
Пример #2
0
 public Scoped12(Single13 single13, SingleObj13 singleObj13, Scoped13 scoped13, ScopedFac13 scopedFac13, Trans13 trans13, Single1 single1, SingleObj1 singleObj1)
 {
     Single13    = single13;
     SingleObj13 = singleObj13;
     Scoped13    = scoped13;
     ScopedFac13 = scopedFac13;
     Trans13     = trans13;
     Single1     = single1;
     SingleObj1  = singleObj1;
 }
Пример #3
0
 public Trans12(Trans13 trans13, Single13 single13, SingleObj13 singleObj13)
 {
     Trans13     = trans13;
     Single13    = single13;
     SingleObj13 = singleObj13;
 }