C# Класс WindowsPhoneTestFramework.Server.FluentCore.Text

Наследование: FluentBase
Показать файл Открыть проект

Открытые методы

Метод Описание
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