C# 클래스 VisualUIAVerify.Controls.AutomationElementTreeNode.AutomationElementTreeNodeSynchornizationManager.WaitingOperation

this class is used to store waiting operation
파일 보기 프로젝트 열기: geeksree/cSharpGeeks

공개 메소드들

메소드 설명
DoOperation ( ) : void

this will run the waiting operation

WaitingOperation ( Delegate Method ) : System

메소드 상세

DoOperation() 공개 메소드

this will run the waiting operation
public DoOperation ( ) : void
리턴 void

WaitingOperation() 공개 메소드

public WaitingOperation ( Delegate Method ) : System
Method Delegate
리턴 System