IBase Non Event Domain RepositoryTDomain Interface
[Missing <summary> documentation for "T:Casewhere.Runtime.Workflows.IBaseNonEventDomainRepository`1"]
Definition
Namespace: Casewhere.Runtime.Workflows
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public interface IBaseNonEventDomainRepository<TDomain>
where TDomain : SnapshotAggregateRoot
Type Parameters
- TDomain