C# Class UIAutomation.Commands.WaitUiaControlIsEnabledCommand

Inheritance: WaitCmdletBase
Afficher le fichier Open project: apetrovskiy/STUPS

Méthodes publiques

Méthode Description
WaitUiaControlIsEnabledCommand ( ) : System

Méthodes protégées

Méthode Description
BeginProcessing ( ) : void
ProcessRecord ( ) : void

Processes the pipeline.

Method Details

BeginProcessing() protected méthode

protected BeginProcessing ( ) : void
Résultat void

ProcessRecord() protected méthode

Processes the pipeline.
protected ProcessRecord ( ) : void
Résultat void

WaitUiaControlIsEnabledCommand() public méthode

public WaitUiaControlIsEnabledCommand ( ) : System
Résultat System