Method | Description | |
---|---|---|
GetFinishActions ( |
||
Initialize ( |
||
ParseFinishAction ( |
||
Start ( string name, |
Method | Description | |
---|---|---|
GetFinishActionHives ( |
||
InitializeWizardPipeline ( |
public static GetFinishActions ( |
||
finish | ||
args | ||
return | IEnumerable |
public static Initialize ( |
||
wizardPipelinesElement | ||
return | void |
public static ParseFinishAction ( |
||
args | ||
ch | ||
return |
public static Start ( string name, |
||
name | string | |
owner | ||
args | SIM.Pipelines.Processors.ProcessorArgs | |
isAsync | bool | |
action | System.Action | |
return | void |