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; }
public Trans12(Trans13 trans13, Single13 single13, SingleObj13 singleObj13) { Trans13 = trans13; Single13 = single13; SingleObj13 = singleObj13; }
public ScopedFac12(Scoped13 scoped3, Single1 single1, SingleObj13 singleObj1) { Scoped3 = scoped3; Single1 = single1; SingleObj1 = singleObj1; }