C# Class UIAutomation.Helpers.Commands.WaitEventRaisedCommand

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

Public Methods

Method Description
Execute ( ) : void
WaitEventRaisedCommand ( CommonCmdletBase cmdlet ) : System

Private Methods

Method Description
IsInArray ( string whatToSearch, IEnumerable whereToSearch ) : bool

Method Details

Execute() public method

public Execute ( ) : void
return void

WaitEventRaisedCommand() public method

public WaitEventRaisedCommand ( CommonCmdletBase cmdlet ) : System
cmdlet CommonCmdletBase
return System