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

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

Méthodes publiques

Méthode Description
Create ( string ProductName ) : void
ProductManager ( string MobilePath, MobileVersion Version ) : System

Private Methods

Méthode Description
CreateIndexFile ( ) : void
GetTemplateVersion ( ) : string

Method Details

Create() public méthode

public Create ( string ProductName ) : void
ProductName string
Résultat void

ProductManager() public méthode

public ProductManager ( string MobilePath, MobileVersion Version ) : System
MobilePath string
Version MobileVersion
Résultat System