Npgsql.Tests.SystemTransactionTests.FakePromotableSinglePhaseNotification.Rollback C# (CSharp) Méthode

Rollback() public méthode

public Rollback ( SinglePhaseEnlistment singlePhaseEnlistment ) : void
singlePhaseEnlistment System.Transactions.SinglePhaseEnlistment
Résultat void
            public void Rollback(SinglePhaseEnlistment singlePhaseEnlistment) {}
        }
SystemTransactionTests.FakePromotableSinglePhaseNotification