Exemple #1
0
 public SimpleServiceWithTransaction(ServiceWithParentInfo serviceWithParentInfo1)
 {
     ServiceWithParentInfo = serviceWithParentInfo1;
 }
Exemple #2
0
 public EmptyServiceWithInfo(ServiceWithParentInfo serviceWithParentInfo)
 {
     ServiceWithParentInfo = serviceWithParentInfo;
 }