C# Class WindowsPhoneTestFramework.Server.AndroidDeviceController.AdbApplicationDefinition

Inheritance: WindowsPhoneTestFramework.Server.DeviceController.ParsedApplicationDefinition
ファイルを表示 Open project: Expensify/WindowsPhoneTestFramework Class Usage Examples

Public Methods

Method Description
AdbApplicationDefinition ( WindowsPhoneTestFramework.Server.Core.ApplicationDefinition applicationDefinition ) : WindowsPhoneTestFramework.Server.Core

Method Details

AdbApplicationDefinition() public method

public AdbApplicationDefinition ( WindowsPhoneTestFramework.Server.Core.ApplicationDefinition applicationDefinition ) : WindowsPhoneTestFramework.Server.Core
applicationDefinition WindowsPhoneTestFramework.Server.Core.ApplicationDefinition
return WindowsPhoneTestFramework.Server.Core