Click or drag to resize
TaskImplementDetail Class
任务实现详细类
Inheritance Hierarchy
SystemObject
  Slickflow.Engine.XpdlTaskImplementDetail

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

The TaskImplementDetail type exposes the following members.

Constructors
  NameDescription
Public methodTaskImplementDetail
Initializes a new instance of the TaskImplementDetail class
Top
Methods
  NameDescription
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
Properties
  NameDescription
Public propertyAssembly
Public propertyContent
Public propertyImplementationType
任务实现类型定义
Public propertyInterface
Public propertyMethod
Top
See Also