Click or drag to resize
IWorkflowNodeHandlerExecute Method
执行

Namespace: X3Platform.WorkflowPlus
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
void Execute(
	string methodName,
	IWorkflowClientContext context
)

Parameters

methodName
Type: SystemString
方法名称
context
Type: X3Platform.WorkflowPlusIWorkflowClientContext

[Missing <param name="context"/> documentation for "M:X3Platform.WorkflowPlus.IWorkflowNodeHandler.Execute(System.String,X3Platform.WorkflowPlus.IWorkflowClientContext)"]

See Also