C# 클래스 TestApp.AutomationApi

파일 보기 프로젝트 열기: 2gis/winphonedriver

공개 메소드들

메소드 설명
Alert ( string text ) : void
AlertEmpty ( ) : void
Echo ( string text ) : string
ReturnStubState ( ) : TestDto

메소드 상세

Alert() 공개 정적인 메소드

public static Alert ( string text ) : void
text string
리턴 void

AlertEmpty() 공개 정적인 메소드

public static AlertEmpty ( ) : void
리턴 void

Echo() 공개 정적인 메소드

public static Echo ( string text ) : string
text string
리턴 string

ReturnStubState() 공개 정적인 메소드

public static ReturnStubState ( ) : TestDto
리턴 TestDto