| ActionEntity Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Xpdl
 Syntax
Syntaxpublic class ActionEntity
The ActionEntity type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ActionEntity | Initializes a new instance of the ActionEntity class | 
 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 | |
|---|---|---|
|  | ActionName | 
            操作名称
             | 
|  | ActionType | 
            操作类型
             | 
|  | AssemblyFullName | 
            Assembly 文件路径及名称
             | 
|  | InterfaceFullName | 
            接口名称
             | 
|  | MethodName | 
            方法名称
             | 
 See Also
See Also