Méthode | Description | |
---|---|---|
Add ( DomainEvent domainEvent ) : void | ||
MergeInto ( IDomainEventStore domainEventStore ) : void | ||
RetrieveAndClear ( ) : IList |
public Add ( DomainEvent domainEvent ) : void | ||
domainEvent | DomainEvent | |
Résultat | void |
public MergeInto ( IDomainEventStore domainEventStore ) : void | ||
domainEventStore | IDomainEventStore | |
Résultat | void |