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.
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
ApplyChanges(IEnumerable< IEvent< TAuthenticationToken >> events)Cqrs.Domain.AggregateRoot< TAuthenticationToken >protectedvirtual
GetUncommittedChanges()Cqrs.Domain.AggregateRoot< TAuthenticationToken >
IdCqrs.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
VersionCqrs.Domain.AggregateRoot< TAuthenticationToken >