| Linker Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Core.Pattern
 Syntax
Syntaxpublic class Linker
The Linker type exposes the following members.
 Constructors
Constructors Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | FromActivity | 
            起始节点定义
             | 
|  | FromActivityInstance | 
            起始节点实例
             | 
|  | ToActivity | 
            到达节点定义
             | 
|  | ToActivityInstance | 
            到达节点实例
             | 
 See Also
See Also