C# Class UIAutomation.Helpers.Commands.ShowDesktopCommand

Description of ShowDesktopCommand.
Inheritance: UiaCommand
Afficher le fichier Open project: apetrovskiy/STUPS

Méthodes publiques

Méthode Description
Execute ( ) : void
ShowDesktopCommand ( CommonCmdletBase cmdlet ) : UIAutomation.Commands

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

ShowDesktopCommand() public méthode

public ShowDesktopCommand ( CommonCmdletBase cmdlet ) : UIAutomation.Commands
cmdlet CommonCmdletBase
Résultat UIAutomation.Commands