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

Promote() public method

public Promote ( ) : byte[]
return byte[]
            public byte[] Promote() { return null; }
            public void Initialize() {}
SystemTransactionTests.FakePromotableSinglePhaseNotification