C# Class TinySheets.Eventing.AutofacDomainEventDispatcher

Inheritance: IDomainEventDispatcher
Afficher le fichier Open project: Readify/IocDevDay

Méthodes publiques

Méthode Description
AutofacDomainEventDispatcher ( IDomainEventStore domainEventStore, IComponentContext componentContext ) : System
DispatchEvents ( ) : bool

Method Details

AutofacDomainEventDispatcher() public méthode

public AutofacDomainEventDispatcher ( IDomainEventStore domainEventStore, IComponentContext componentContext ) : System
domainEventStore IDomainEventStore
componentContext IComponentContext
Résultat System

DispatchEvents() public méthode

public DispatchEvents ( ) : bool
Résultat bool