C# Class UIAutomation.ExitWizardCommand

Description of ExitWizardCommand.
Inheritance: UiaCommand
显示文件 Open project: apetrovskiy/STUPS

Public Methods

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

Method Details

Execute() public method

public Execute ( ) : void
return void

ExitWizardCommand() public method

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