HashTreeBinderEntrySectionBinding - конструктор
Пространство имён: Tessa.Workflow.StorageСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public EntrySectionBinding(
HashTreeBinder hashBinder,
CardSection section,
WorkflowStorageBase action,
WorkflowStorageBase node,
WorkflowStorageBase process
)
Public Sub New (
hashBinder As HashTreeBinder,
section As CardSection,
action As WorkflowStorageBase,
node As WorkflowStorageBase,
process As WorkflowStorageBase
)
public:
EntrySectionBinding(
HashTreeBinder^ hashBinder,
CardSection^ section,
WorkflowStorageBase^ action,
WorkflowStorageBase^ node,
WorkflowStorageBase^ process
)
new :
hashBinder : HashTreeBinder *
section : CardSection *
action : WorkflowStorageBase *
node : WorkflowStorageBase *
process : WorkflowStorageBase -> EntrySectionBinding
Параметры
- hashBinder HashTreeBinder
-
- section CardSection
-
- action WorkflowStorageBase
-
- node WorkflowStorageBase
-
- process WorkflowStorageBase
-