![]() |
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.
|
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 > | |
| Id | Cqrs.Domain.AggregateRoot< TAuthenticationToken > | |
| LoadFromHistory(IEnumerable< IEvent< TAuthenticationToken >> history) | Cqrs.Domain.AggregateRoot< TAuthenticationToken > | virtual |
| MarkChangesAsCommitted() | Cqrs.Domain.AggregateRoot< TAuthenticationToken > | virtual |
| Version | Cqrs.Domain.AggregateRoot< TAuthenticationToken > |