BusinessProcessUIExtension - конструктор
Пространство имён: Tessa.Extensions.Platform.Client.UIСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
public BusinessProcessUIExtension(
IClientWorkflowEngineCompiler workflowCompiler,
Func<WorkflowTemplateCardContext> contextBuilder
)
Public Sub New (
workflowCompiler As IClientWorkflowEngineCompiler,
contextBuilder As Func(Of WorkflowTemplateCardContext)
)
public:
BusinessProcessUIExtension(
IClientWorkflowEngineCompiler^ workflowCompiler,
Func<WorkflowTemplateCardContext^>^ contextBuilder
)
new :
workflowCompiler : IClientWorkflowEngineCompiler *
contextBuilder : Func<WorkflowTemplateCardContext> -> BusinessProcessUIExtension
Параметры
- workflowCompiler IClientWorkflowEngineCompiler
-
- contextBuilder FuncWorkflowTemplateCardContext
-