C# Class UIAutomation.Helpers.Commands.WaitWindowCommand

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

Public Methods

Method Description
Execute ( ) : void
WaitWindowCommand ( CommonCmdletBase cmdlet )

Method Details

Execute() public method

public Execute ( ) : void
return void

WaitWindowCommand() public method

public WaitWindowCommand ( CommonCmdletBase cmdlet )
cmdlet CommonCmdletBase