Click or drag to resize
NodeMediatorFactory Class
节点执行器的工厂类
Inheritance Hierarchy
SystemObject
  Slickflow.Engine.Core.PatternNodeMediatorFactory

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

The NodeMediatorFactory type exposes the following members.

Constructors
  NameDescription
Public methodNodeMediatorFactory
Initializes a new instance of the NodeMediatorFactory class
Top
Methods
  NameDescription
Protected methodStatic memberCreateNodeMediator
创建节点执行器的抽象类
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also