Click or drag to resize

IBaseNonEventDomainRepositoryTDomain Interface

[Missing <summary> documentation for "T:Casewhere.Runtime.Workflows.IBaseNonEventDomainRepository`1"]


Namespace: Casewhere.Runtime.Workflows
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public interface IBaseNonEventDomainRepository<TDomain>
where TDomain : SnapshotAggregateRoot

Type Parameters

TDomain

The IBaseNonEventDomainRepositoryTDomain type exposes the following members.

Methods
 NameDescription
Public methodAdd 
Public methodCommitSession 
Public methodExists 
Public methodGet 
Top
See Also