Npgsql.Tests.SystemTransactionTests.FakePromotableSinglePhaseNotification.Rollback C# (CSharp) Method

Rollback() public method

public Rollback ( SinglePhaseEnlistment singlePhaseEnlistment ) : void
singlePhaseEnlistment System.Transactions.SinglePhaseEnlistment
return void
            public void Rollback(SinglePhaseEnlistment singlePhaseEnlistment) {}
        }
SystemTransactionTests.FakePromotableSinglePhaseNotification