C# Class UIAutomation.Helpers.Commands.HideCurrentHighlighterCommand

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

Méthodes publiques

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

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

HideCurrentHighlighterCommand() public méthode

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