C# Класс AccountManagement.Domain.Events.EventStore.Services.AccountManagementEventStoreSession

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

Открытые методы

Метод Описание
AccountManagementEventStoreSession ( IServiceBus bus, IEventStore store, ISingleContextUseGuard usageGuard, IUtcTimeTimeSource timeSource ) : Composable.CQRS.EventSourcing

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

AccountManagementEventStoreSession() публичный Метод

public AccountManagementEventStoreSession ( IServiceBus bus, IEventStore store, ISingleContextUseGuard usageGuard, IUtcTimeTimeSource timeSource ) : Composable.CQRS.EventSourcing
bus IServiceBus
store IEventStore
usageGuard ISingleContextUseGuard
timeSource IUtcTimeTimeSource
Результат Composable.CQRS.EventSourcing