Click or drag to resize
NextActivityComponentFactoryCreateNextActivityComponent Method (NextActivityComponent)
根据现有下一步节点列表,创建新的下一步节点列表对象

Namespace: Slickflow.Engine.Xpdl
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
internal static NextActivityComponent CreateNextActivityComponent(
	NextActivityComponent c
)

Parameters

c
Type: Slickflow.Engine.XpdlNextActivityComponent

Return Value

Type: NextActivityComponent
See Also