Click or drag to resize
NodeMediatorGatewayFactory Class
Gateway 工厂类
Inheritance Hierarchy
SystemObject
  Slickflow.Engine.Core.PatternNodeMediatorGatewayFactory

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 NodeMediatorGatewayFactory

The NodeMediatorGatewayFactory type exposes the following members.

Constructors
  NameDescription
Public methodNodeMediatorGatewayFactory
Initializes a new instance of the NodeMediatorGatewayFactory class
Top
Methods
  NameDescription
Protected methodStatic memberCreateGatewayNodeMediator
创建Gateway节点处理类实例
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