Свойство | Тип | Описание | |
---|---|---|---|
Actions | ActionInfo>.Dictionary | ||
Bus | object>.Dictionary | ||
StepInfos | List |
||
TaskInfos | List |
Свойство | Тип | Описание | |
---|---|---|---|
currentStepInfo | |||
prevStepInfo |
Метод | Описание | |
---|---|---|
AddExecutedStep ( |
|
|
AddToBus ( object data ) : void |
|
|
AddToBus ( string key, object value ) : void |
|
|
Bind ( |
|
|
Current ( ) : |
|
|
Finish ( ) : |
|
|
GetCurrentStepInfoIndex ( ) : int |
|
|
GetIndex ( |
|
|
GetStatusOfStepInfos ( ) : StepStatus>>.List |
|
|
GoToNext ( ) : void |
|
|
GoToPrev ( ) : void |
|
|
Jump ( int index ) : |
|
|
Jump ( string title ) : |
|
|
Next ( ) : |
|
|
Prev ( ) : |
|
|
RemoveExecutedStep ( |
|
|
SetCurrent ( |
|
|
SetCurrent ( int index ) : void |
|
|
Start ( ) : |
|
|
UpdateBus ( string key, object value ) : void |
|
public AddExecutedStep ( |
||
stepinfo | ||
Результат | void |
public AddToBus ( string key, object value ) : void | ||
key | string | |
value | object | |
Результат | void |
public static Bind ( |
||
xmlDocument | ||
Результат |
public GetIndex ( |
||
stepInfo | ||
Результат | int |
public GetStatusOfStepInfos ( ) : StepStatus>>.List |
||
Результат | StepStatus>>.List |
public RemoveExecutedStep ( |
||
stepinfo | ||
Результат | void |
public SetCurrent ( |
||
stepInfo | ||
Результат | void |
public UpdateBus ( string key, object value ) : void | ||
key | string | |
value | object | |
Результат | void |
protected StepInfo,BExIS.Dcm.Wizard currentStepInfo | ||
Результат |