Method | Description | |
---|---|---|
Invoke ( IStep step, StepContext stepContext ) : Continuation | ||
StepInvoker ( IStepHandlerLocator locator ) : System |
public Invoke ( IStep step, StepContext stepContext ) : Continuation | ||
step | IStep | |
stepContext | StepContext | |
return | Continuation |
public StepInvoker ( IStepHandlerLocator locator ) : System | ||
locator | IStepHandlerLocator | |
return | System |