C# Class WindowsPhoneTestFramework.Server.FluentCore.Text

Inheritance: FluentBase
Afficher le fichier Open project: Expensify/WindowsPhoneTestFramework

Méthodes publiques

Méthode Description
Text ( IAutomationController automation, string text ) : System
WaitFor ( ) : void
WaitFor ( System.TimeSpan timeOut ) : void

Method Details

Text() public méthode

public Text ( IAutomationController automation, string text ) : System
automation IAutomationController
text string
Résultat System

WaitFor() public méthode

public WaitFor ( ) : void
Résultat void

WaitFor() public méthode

public WaitFor ( System.TimeSpan timeOut ) : void
timeOut System.TimeSpan
Résultat void