Метод | Описание | |
---|---|---|
AddWizardStep ( |
||
CreateWizard ( NewUiaWizardCommand cmdlet ) : void | ||
GetWizard ( GetUiaWizardCommand cmdlet ) : void | ||
InvokeWizard ( |
||
RemoveWizardStep ( RemoveUiaWizardStepCommand cmdlet ) : void | ||
StepWizardStep ( StepUiaWizardCommand cmdlet ) : void |
Метод | Описание | |
---|---|---|
PrepareStepDirections ( |
||
PrepareStepParameters ( |
public static AddWizardStep ( |
||
cmdlet | ||
Результат | void |
public static CreateWizard ( NewUiaWizardCommand cmdlet ) : void | ||
cmdlet | NewUiaWizardCommand | |
Результат | void |
public static GetWizard ( GetUiaWizardCommand cmdlet ) : void | ||
cmdlet | GetUiaWizardCommand | |
Результат | void |
public static InvokeWizard ( |
||
cmdlet | ||
Результат | void |
public static RemoveWizardStep ( RemoveUiaWizardStepCommand cmdlet ) : void | ||
cmdlet | RemoveUiaWizardStepCommand | |
Результат | void |
public static StepWizardStep ( StepUiaWizardCommand cmdlet ) : void | ||
cmdlet | StepUiaWizardCommand | |
Результат | void |