CQRS.Tests.CQRS.EventSourcing.EventRefactoring.Migrations.EventStreamMutatorTests.EventStreamMutatorTests C# (CSharp) Méthode

EventStreamMutatorTests() protected méthode

protected EventStreamMutatorTests ( Type eventStoreType ) : System
eventStoreType System.Type
Résultat System
        protected EventStreamMutatorTests(Type eventStoreType) : base(eventStoreType) { }