C# Class UIAutomation.Helpers.Commands.WaitEventRaisedCommand

Description of WaitEventRaisedCommand.
Inheritance: UiaCommand
Afficher le fichier Open project: apetrovskiy/STUPS

Méthodes publiques

Méthode Description
Execute ( ) : void
WaitEventRaisedCommand ( CommonCmdletBase cmdlet ) : System

Private Methods

Méthode Description
IsInArray ( string whatToSearch, IEnumerable whereToSearch ) : bool

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

WaitEventRaisedCommand() public méthode

public WaitEventRaisedCommand ( CommonCmdletBase cmdlet ) : System
cmdlet CommonCmdletBase
Résultat System