C# 클래스 TastyDomainDriven.Saga.SagaEventStore

상속: EventStore, ISagaEventStore
파일 보기 프로젝트 열기: jaceenet/TastyDomainDriven

공개 메소드들

메소드 설명
SagaEventStore ( IAppendOnlyStore appendOnlyStore ) : System

메소드 상세

SagaEventStore() 공개 메소드

public SagaEventStore ( IAppendOnlyStore appendOnlyStore ) : System
appendOnlyStore IAppendOnlyStore
리턴 System