DeepCopy(TransactionCommitter<TService>, CopyContext)
public OperationState DeepCopy(OperationState original, CopyContext context) Creates a deep copy of the provided input.
Parameters
originalTransactionCommitter<TService>- The input.
contextCopyContext- The context.
Returns
A copy of
input.