Click or drag to resize

IBaseNonEventDomainRepositoryTDomainGet Method

[Missing <summary> documentation for "M:Casewhere.Runtime.Workflows.IBaseNonEventDomainRepository`1.Get(System.Guid)"]


Namespace: Casewhere.Runtime.Workflows
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
TDomain Get(
	Guid id
)

Parameters

id  Guid
 

Return Value

TDomain

[Missing <returns> documentation for "M:Casewhere.Runtime.Workflows.IBaseNonEventDomainRepository`1.Get(System.Guid)"]

See Also