C# Class TastyDomainDriven.Saga.SagaEventStore

Inheritance: EventStore, ISagaEventStore
Afficher le fichier Open project: jaceenet/TastyDomainDriven

Méthodes publiques

Méthode Description
SagaEventStore ( IAppendOnlyStore appendOnlyStore ) : System

Method Details

SagaEventStore() public méthode

public SagaEventStore ( IAppendOnlyStore appendOnlyStore ) : System
appendOnlyStore IAppendOnlyStore
Résultat System