Method | Description | |
---|---|---|
ClearDomainEvents ( ) : void |
Method | Description | |
---|---|---|
AddDomainEvent ( IDomainEvent eventItem ) : void | ||
AggregateRoot ( ) : System | ||
AggregateRoot ( List domainEvents ) : System | ||
RemoveDomainEvent ( IDomainEvent eventItem ) : void |
protected AddDomainEvent ( IDomainEvent eventItem ) : void | ||
eventItem | IDomainEvent | |
return | void |
protected AggregateRoot ( List domainEvents ) : System | ||
domainEvents | List | |
return | System |
protected RemoveDomainEvent ( IDomainEvent eventItem ) : void | ||
eventItem | IDomainEvent | |
return | void |