Exemplo n.º 1
0
 public System.Transactions.DependentTransaction DependentClone(System.Transactions.DependentCloneOption cloneOption)
 {
     throw null;
 }
Exemplo n.º 2
0
 public System.Transactions.DependentTransaction DependentClone(System.Transactions.DependentCloneOption option)
 {
     return(default(System.Transactions.DependentTransaction));
 }