CQRS.Tests.CQRS.EventSourcing.EventStoreSessionTests.MockEventStore.PersistMigrations C# (CSharp) Méthode

PersistMigrations() public méthode

public PersistMigrations ( ) : void
Résultat void
            public void PersistMigrations() { throw new NotImplementedException(); }
            public IEnumerable<Guid> StreamAggregateIdsInCreationOrder(Type eventBaseType = null) { throw new NotImplementedException(); }