Click or drag to resize
TransitionBuilder Class
转移构造类
Inheritance Hierarchy
SystemObject
  Slickflow.Engine.XpdlTransitionBuilder

Namespace: Slickflow.Engine.Xpdl
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public class TransitionBuilder

The TransitionBuilder type exposes the following members.

Constructors
  NameDescription
Public methodTransitionBuilder
Initializes a new instance of the TransitionBuilder class
Top
Methods
  NameDescription
Public methodStatic memberCreateJumpforwardEmptyTransition
创建跳转Transition实体对象
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