C# Class UIAutomation.Helpers.Commands.WaitControlIsVisibleCommand

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

Méthodes publiques

Méthode Description
Execute ( ) : void
WaitControlIsVisibleCommand ( CommonCmdletBase cmdlet ) : System.Management.Automation

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

WaitControlIsVisibleCommand() public méthode

public WaitControlIsVisibleCommand ( CommonCmdletBase cmdlet ) : System.Management.Automation
cmdlet CommonCmdletBase
Résultat System.Management.Automation