HashTreeBinderRowBinding - конструктор

Инициализирует новый экземпляр класса HashTreeBinderRowBinding

Definition

Пространство имён: Tessa.Workflow.Storage
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public RowBinding(
	HashTreeBinder hashBinder,
	HashTreeBinderTableSectionBinding tableBinding,
	CardSection section,
	WorkflowStorageBase action,
	WorkflowStorageBase node,
	WorkflowStorageBase process,
	CardRow row,
	string[] listPath
)

Параметры

hashBinder  HashTreeBinder
 
tableBinding  HashTreeBinderTableSectionBinding
 
section  CardSection
 
action  WorkflowStorageBase
 
node  WorkflowStorageBase
 
process  WorkflowStorageBase
 
row  CardRow
 
listPath  String
 

См. также