Click or drag to resize
NodeMediatorGetNodeMediatedMessage Method
根据节点执行结果类型,生成消息

Namespace: Slickflow.Engine.Core.Pattern
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
internal string GetNodeMediatedMessage()

Return Value

Type: String
消息内容
See Also