C# 클래스 WindowsPhoneTestFramework.Server.FluentCore.Text

상속: FluentBase
파일 보기 프로젝트 열기: Expensify/WindowsPhoneTestFramework

공개 메소드들

메소드 설명
Text ( IAutomationController automation, string text ) : System
WaitFor ( ) : void
WaitFor ( System.TimeSpan timeOut ) : void

메소드 상세

Text() 공개 메소드

public Text ( IAutomationController automation, string text ) : System
automation IAutomationController
text string
리턴 System

WaitFor() 공개 메소드

public WaitFor ( ) : void
리턴 void

WaitFor() 공개 메소드

public WaitFor ( System.TimeSpan timeOut ) : void
timeOut System.TimeSpan
리턴 void