C# Class CQRS.Tests.CQRS.EventSourcing.InMemoryEventStoreTests

Inheritance: EventStoreTests
Afficher le fichier Open project: mlidbom/Composable.Monolithic

Méthodes protégées

Méthode Description
CreateEventStore ( ) : IEventStore
CreateEventStore2 ( ) : IEventStore

Method Details

CreateEventStore() protected méthode

protected CreateEventStore ( ) : IEventStore
Résultat IEventStore

CreateEventStore2() protected méthode

protected CreateEventStore2 ( ) : IEventStore
Résultat IEventStore