protected void SubscribeOnEvents(
IWorkflowEngineContext context
)Protected Sub SubscribeOnEvents (
context As IWorkflowEngineContext
)protected:
void SubscribeOnEvents(
IWorkflowEngineContext^ context
)member SubscribeOnEvents :
context : IWorkflowEngineContext -> unit