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