C# Class UIAutomation.Helpers.Commands.ShowDesktopCommand

Description of ShowDesktopCommand.
Inheritance: UiaCommand
Show file Open project: apetrovskiy/STUPS

Public Methods

Method Description
Execute ( ) : void
ShowDesktopCommand ( CommonCmdletBase cmdlet ) : UIAutomation.Commands

Method Details

Execute() public method

public Execute ( ) : void
return void

ShowDesktopCommand() public method

public ShowDesktopCommand ( CommonCmdletBase cmdlet ) : UIAutomation.Commands
cmdlet CommonCmdletBase
return UIAutomation.Commands