public void SetContext(
IWorkflowEngineContext context
)
Public Sub SetContext (
context As IWorkflowEngineContext
)
public:
virtual void SetContext(
IWorkflowEngineContext^ context
) sealed
abstract SetContext :
context : IWorkflowEngineContext -> unit
override SetContext :
context : IWorkflowEngineContext -> unit