C# Class UIAutomation.Helpers.Commands.WaitControlStateCommand

Description of WaitControlStateCommand.
Inheritance: UiaCommand
Show file Open project: apetrovskiy/STUPS Class Usage Examples

Public Methods

Method Description
Execute ( ) : void
WaitControlStateCommand ( CommonCmdletBase cmdlet ) : UIAutomation.Commands

Method Details

Execute() public method

public Execute ( ) : void
return void

WaitControlStateCommand() public method

public WaitControlStateCommand ( CommonCmdletBase cmdlet ) : UIAutomation.Commands
cmdlet CommonCmdletBase
return UIAutomation.Commands