C# Class UIAutomation.Helpers.Commands.WaitControlStateCommand

Description of WaitControlStateCommand.
Inheritance: UiaCommand
Afficher le fichier Open project: apetrovskiy/STUPS Class Usage Examples

Méthodes publiques

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

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

WaitControlStateCommand() public méthode

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