Click or drag to resize
NodeMediatorMICreator Constructor (IDbSession)
Initializes a new instance of the NodeMediatorMICreator class

Namespace: Slickflow.Engine.Core.Pattern
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
internal NodeMediatorMICreator(
	IDbSession session
)

Parameters

session
Type: IDbSession
See Also