| WfEventArgs Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Core.Event
 Syntax
Syntaxpublic class WfEventArgs : EventArgs
The WfEventArgs type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | WfEventArgs | Initializes a new instance of the WfEventArgs 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 | |
|---|---|---|
|  | WfExecutedResult | 
            工作项执行结果
             | 
 See Also
See Also