C# Class WindowsPhoneTestFramework.Server.AutomationController.WindowsPhone.Emulator.Win8EmulatorWindowsPhoneDeviceController

The win 8 emulator windows phone device controller.
Inheritance: WindowsPhoneTestFramework.Server.WindowsPhoneDeviceController.EmulatorWindowsPhoneDeviceController
Afficher le fichier Open project: Expensify/WindowsPhoneTestFramework

Méthodes publiques

Méthode Description
Install ( WindowsPhoneTestFramework.Server.Core.ApplicationDefinition applicationDefinition ) : InstallationResult

The install.

Win8EmulatorWindowsPhoneDeviceController ( string target, string port ) : System

Initializes a new instance of the Win8EmulatorWindowsPhoneDeviceController class.

Method Details

Install() public méthode

The install.
public Install ( WindowsPhoneTestFramework.Server.Core.ApplicationDefinition applicationDefinition ) : InstallationResult
applicationDefinition WindowsPhoneTestFramework.Server.Core.ApplicationDefinition /// The application definition. ///
Résultat InstallationResult

Win8EmulatorWindowsPhoneDeviceController() public méthode

Initializes a new instance of the Win8EmulatorWindowsPhoneDeviceController class.
public Win8EmulatorWindowsPhoneDeviceController ( string target, string port ) : System
target string The target.
port string The port.
Résultat System