CQRS.NET  2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Cqrs.Domain.AggregateRoot< TAuthenticationToken > Member List

This is the complete list of members for Cqrs.Domain.AggregateRoot< TAuthenticationToken >, including all inherited members.

AggregateRoot()Cqrs.Domain.AggregateRoot< TAuthenticationToken >protected
ApplyChange(IEvent< TAuthenticationToken > @event)Cqrs.Domain.AggregateRoot< TAuthenticationToken >protectedvirtual
GetUncommittedChanges()Cqrs.Domain.AggregateRoot< TAuthenticationToken >
IdCqrs.Domain.AggregateRoot< TAuthenticationToken >
LoadFromHistory(IEnumerable< IEvent< TAuthenticationToken >> history)Cqrs.Domain.AggregateRoot< TAuthenticationToken >virtual
MarkChangesAsCommitted()Cqrs.Domain.AggregateRoot< TAuthenticationToken >virtual
VersionCqrs.Domain.AggregateRoot< TAuthenticationToken >