C# Class UIAutomation.Helpers.Commands.ClearControlTextCommand

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

Méthodes publiques

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

Method Details

ClearControlTextCommand() public méthode

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

Execute() public méthode

public Execute ( ) : void
Résultat void