public System.Transactions.DependentTransaction DependentClone(System.Transactions.DependentCloneOption cloneOption)
 {
     throw null;
 }
Example #2
0
 public System.Transactions.DependentTransaction DependentClone(System.Transactions.DependentCloneOption option)
 {
     return(default(System.Transactions.DependentTransaction));
 }