C# 클래스 Mono.UIAutomation.TestFramework.Utils

파일 보기 프로젝트 열기: mono/uia2atk

공개 메소드들

메소드 설명
RetryUntilTrue ( Func d ) : bool
TakeScreenshot ( string path ) : void

메소드 상세

RetryUntilTrue() 공개 정적인 메소드

public static RetryUntilTrue ( Func d ) : bool
d Func
리턴 bool

TakeScreenshot() 공개 정적인 메소드

public static TakeScreenshot ( string path ) : void
path string
리턴 void