C# Class UIAutomation.Helpers.Commands.RegisterUnexpectedWindowCommand

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

Public Methods

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

Method Details

Execute() public method

public Execute ( ) : void
return void

RegisterUnexpectedWindowCommand() public method

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