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

Afficher le fichier Open project: CustomerFX/SalesLogixMobileDeveloperTools Class Usage Examples

Méthodes publiques

Méthode Description
DeploymentManager ( string DeploymentPath ) : System
ProductExists ( string ProductName ) : bool

Method Details

DeploymentManager() public méthode

public DeploymentManager ( string DeploymentPath ) : System
DeploymentPath string
Résultat System

ProductExists() public méthode

public ProductExists ( string ProductName ) : bool
ProductName string
Résultat bool