Click or drag to resize
WfRuntimeManagerExecute Method
执行方法

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

Parameters

session
Type: IDbSession

Return Value

Type: Boolean
See Also