C# Class Ncqrs.Domain.AggregateRoot

The abstract concept of an aggregate root.
Inheritance: Ncqrs.Eventing.Sourcing.EventSource
ファイルを表示 Open project: SzymonPobiega/ncqrs Class Usage Examples

Private Methods

Method Description
OnEventApplied ( SourcedEvent appliedEvent ) : void