public IWorkflowEngineCompiled Create(
IWorkflowEngineContext context
)Public Function Create (
context As IWorkflowEngineContext
) As IWorkflowEngineCompiledpublic:
virtual IWorkflowEngineCompiled^ Create(
IWorkflowEngineContext^ context
) sealedabstract Create :
context : IWorkflowEngineContext -> IWorkflowEngineCompiled
override Create :
context : IWorkflowEngineContext -> IWorkflowEngineCompiled