C# Class FX.Mobile.DeveloperTools.Managers.DeploymentManager

显示文件 Open project: CustomerFX/SalesLogixMobileDeveloperTools Class Usage Examples

Public Methods

Method Description
DeploymentManager ( string DeploymentPath ) : System
ProductExists ( string ProductName ) : bool

Method Details

DeploymentManager() public method

public DeploymentManager ( string DeploymentPath ) : System
DeploymentPath string
return System

ProductExists() public method

public ProductExists ( string ProductName ) : bool
ProductName string
return bool