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.Tests.Substitutes.TestEventStoreWithBugs, including all inherited members.
Get(Type aggregateType, Guid aggregateId, bool useLastEventOnly=false, int fromVersion=-1) | Cqrs.Tests.Substitutes.TestEventStoreWithBugs | |
Get(Guid correlationId) | Cqrs.Tests.Substitutes.TestEventStoreWithBugs | |
Get< T >(Guid aggregateId, bool useLastEventOnly=false, int fromVersion=-1) | Cqrs.Tests.Substitutes.TestEventStoreWithBugs | |
Save(Type aggregateRootType, IEvent< ISingleSignOnToken > @event) | Cqrs.Tests.Substitutes.TestEventStoreWithBugs | |
IEventStore< ISingleSignOnToken >.Save(Type aggregateRootType, IEvent< TAuthenticationToken > @event) | Cqrs.Events.IEventStore< ISingleSignOnToken > | |
Save< T >(IEvent< ISingleSignOnToken > eventDescriptor) | Cqrs.Tests.Substitutes.TestEventStoreWithBugs | |
IEventStore< ISingleSignOnToken >.Save< T >(IEvent< TAuthenticationToken > @event) | Cqrs.Events.IEventStore< ISingleSignOnToken > |