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

Show file Open project: CustomerFX/SalesLogixMobileDeveloperTools Class Usage Examples

Public Methods

Method Description
Create ( string ProductName ) : void
ProductManager ( string MobilePath, MobileVersion Version ) : System

Private Methods

Method Description
CreateIndexFile ( ) : void
GetTemplateVersion ( ) : string

Method Details

Create() public method

public Create ( string ProductName ) : void
ProductName string
return void

ProductManager() public method

public ProductManager ( string MobilePath, MobileVersion Version ) : System
MobilePath string
Version MobileVersion
return System