![]() |
CQRS.NET
4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
This is the complete list of members for Cqrs.Domain.DtoAggregateRoot< TAuthenticationToken, TDto >, including all inherited members.
| AggregateRoot() | Cqrs.Domain.AggregateRoot< TAuthenticationToken > | protected |
| ApplyChange(IEvent< TAuthenticationToken > @event) | Cqrs.Domain.AggregateRoot< TAuthenticationToken > | protectedvirtual |
| ApplyChanges(IEnumerable< IEvent< TAuthenticationToken >> events) | Cqrs.Domain.AggregateRoot< TAuthenticationToken > | protectedvirtual |
| DtoAggregateRoot(Guid id, TDto original, TDto @new) | Cqrs.Domain.DtoAggregateRoot< TAuthenticationToken, TDto > | |
| GetUncommittedChanges() | Cqrs.Domain.AggregateRoot< TAuthenticationToken > | |
| Id | Cqrs.Domain.AggregateRoot< TAuthenticationToken > | |
| Initialise() | Cqrs.Domain.AggregateRoot< TAuthenticationToken > | protectedvirtual |
| LoadFromHistory(IEnumerable< IEvent< TAuthenticationToken >> history) | Cqrs.Domain.AggregateRoot< TAuthenticationToken > | virtual |
| MarkChangesAsCommitted() | Cqrs.Domain.AggregateRoot< TAuthenticationToken > | virtual |
| Version | Cqrs.Domain.AggregateRoot< TAuthenticationToken > |