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