C# Class UIAutomation.RemoveWizardStepCommand

Description of UiaRemoveWizardStepCommand.
Inheritance: UiaCommand
ファイルを表示 Open project: apetrovskiy/STUPS

Public Methods

Method Description
Execute ( ) : void
RemoveWizardStepCommand ( CommonCmdletBase cmdlet ) : Commands

Method Details

Execute() public method

public Execute ( ) : void
return void

RemoveWizardStepCommand() public method

public RemoveWizardStepCommand ( CommonCmdletBase cmdlet ) : Commands
cmdlet CommonCmdletBase
return Commands