C# Class UIAutomation.Helpers.Commands.WaitControlIsVisibleCommand

Description of WaitControlIsVisibleCommand.
Inheritance: UiaCommand
Show file Open project: apetrovskiy/STUPS

Public Methods

Method Description
Execute ( ) : void
WaitControlIsVisibleCommand ( CommonCmdletBase cmdlet ) : System.Management.Automation

Method Details

Execute() public method

public Execute ( ) : void
return void

WaitControlIsVisibleCommand() public method

public WaitControlIsVisibleCommand ( CommonCmdletBase cmdlet ) : System.Management.Automation
cmdlet CommonCmdletBase
return System.Management.Automation