C# 클래스 AccountManagement.Domain.Events.EventStore.Services.AccountManagementEventStoreSession

상속: EventStoreSession, IAccountManagementEventStoreSession
파일 보기 프로젝트 열기: mlidbom/Composable.Monolithic

공개 메소드들

메소드 설명
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