C# Class VisualUIAVerify.Controls.AutomationElementTreeNode.AutomationElementTreeNodeSynchornizationManager.WaitingOperation

this class is used to store waiting operation
Afficher le fichier Open project: geeksree/cSharpGeeks

Méthodes publiques

Méthode Description
DoOperation ( ) : void

this will run the waiting operation

WaitingOperation ( Delegate Method ) : System

Method Details

DoOperation() public méthode

this will run the waiting operation
public DoOperation ( ) : void
Résultat void

WaitingOperation() public méthode

public WaitingOperation ( Delegate Method ) : System
Method Delegate
Résultat System