C# Class Winium.Mobile.Connectivity.DeployerFactory

Show file Open project: 2gis/winphonedriver

Public Methods

Method Description
DeployerForPackage ( FileInfo package, string desiredDevice, bool strict ) : IDeployer

Method Details

DeployerForPackage() public static method

public static DeployerForPackage ( FileInfo package, string desiredDevice, bool strict ) : IDeployer
package System.IO.FileInfo
desiredDevice string
strict bool
return IDeployer