WorkflowDomainRepository Constructor
|
Namespace: Casewhere.Runtime.WorkflowsAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntaxpublic WorkflowDomainRepository(
IDocumentSession session,
IObjectDataProtector dataProtector
)
Parameters
- session IDocumentSession
-
- dataProtector IObjectDataProtector
-
See Also