C# 클래스 WindowsPhoneTestFramework.Server.AutomationController.WindowsPhone.Emulator.Win8EmulatorWindowsPhoneDeviceController

The win 8 emulator windows phone device controller.
상속: WindowsPhoneTestFramework.Server.WindowsPhoneDeviceController.EmulatorWindowsPhoneDeviceController
파일 보기 프로젝트 열기: Expensify/WindowsPhoneTestFramework

공개 메소드들

메소드 설명
Install ( WindowsPhoneTestFramework.Server.Core.ApplicationDefinition applicationDefinition ) : InstallationResult

The install.

Win8EmulatorWindowsPhoneDeviceController ( string target, string port ) : System

Initializes a new instance of the Win8EmulatorWindowsPhoneDeviceController class.

메소드 상세

Install() 공개 메소드

The install.
public Install ( WindowsPhoneTestFramework.Server.Core.ApplicationDefinition applicationDefinition ) : InstallationResult
applicationDefinition WindowsPhoneTestFramework.Server.Core.ApplicationDefinition /// The application definition. ///
리턴 InstallationResult

Win8EmulatorWindowsPhoneDeviceController() 공개 메소드

Initializes a new instance of the Win8EmulatorWindowsPhoneDeviceController class.
public Win8EmulatorWindowsPhoneDeviceController ( string target, string port ) : System
target string The target.
port string The port.
리턴 System