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

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

Definition

Пространство имён: Tessa.Workflow.Storage
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public TableSectionBinding(
	HashTreeBinder hashBinder,
	CardSection section,
	WorkflowStorageBase action,
	WorkflowStorageBase node,
	WorkflowStorageBase process,
	string[] listPath,
	string binding,
	Func<CardRow, CancellationToken, ValueTask<bool>> newRowAction
)

Параметры

hashBinder  HashTreeBinder
 
section  CardSection
 
action  WorkflowStorageBase
 
node  WorkflowStorageBase
 
process  WorkflowStorageBase
 
listPath  String
 
binding  String
 
newRowAction  FuncCardRow, CancellationToken, ValueTaskBoolean
 

См. также