static ? Delegate Combine(Delegate? a, Delegate? b)
override void AddOutcomeRegistrant(InternalTransaction tx, TransactionCompletedEventHandler transactionCompletedDelegate)
override TransactionStatus get_Status(InternalTransaction tx)
TransactionCompletedEventHandler _transactionCompletedDelegate
delegate void TransactionCompletedEventHandler(object? sender, TransactionEventArgs e)