C# Класс CQRS.Tests.CQRS.EventSourcing.InMemoryEventStoreTests

Наследование: EventStoreTests
Показать файл Открыть проект

Защищенные методы

Метод Описание
CreateEventStore ( ) : IEventStore
CreateEventStore2 ( ) : IEventStore

Описание методов

CreateEventStore() защищенный Метод

protected CreateEventStore ( ) : IEventStore
Результат IEventStore

CreateEventStore2() защищенный Метод

protected CreateEventStore2 ( ) : IEventStore
Результат IEventStore