Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
TestApp
AutomationApi
C# Class TestApp.AutomationApi
显示文件
Open project: 2gis/winphonedriver
Public Methods
Method
Description
Alert
(
string
text
) :
void
AlertEmpty
( ) :
void
Echo
(
string
text
) :
string
ReturnStubState
( ) :
TestDto
Method Details
Alert()
public
static
method
public
static
Alert
(
string
text
) :
void
text
string
return
void
AlertEmpty()
public
static
method
public
static
AlertEmpty
( ) :
void
return
void
Echo()
public
static
method
public
static
Echo
(
string
text
) :
string
text
string
return
string
ReturnStubState()
public
static
method
public
static
ReturnStubState
( ) :
TestDto
return
TestDto