C# Class Ncqrs.Domain.AggregateRoot

The abstract concept of an aggregate root.
Inheritance: Ncqrs.Eventing.Sourcing.EventSource
Afficher le fichier Open project: SzymonPobiega/ncqrs Class Usage Examples

Private Methods

Méthode Description
OnEventApplied ( SourcedEvent appliedEvent ) : void