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

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

Private Properties

Свойство Type Description
CreateIndex void
CreateReadme void
CreateStartShortcut void
ExtractResource void
GetResourcePostAction Action
GetResourceVersion string
GetResourceVersionBare string
InstallPackage void
ResourceDownloadFileCompleted void
ResourceDownloadProgressChanged void

Méthodes publiques

Méthode Description
Install ( ) : void
MobileResourceManager ( string MobilePath, MobileVersion Version ) : System

Private Methods

Méthode Description
CreateIndex ( ) : void
CreateReadme ( ) : void
CreateStartShortcut ( ) : void
ExtractResource ( string ResourceFile, string Location ) : void
GetResourcePostAction ( string projectDir ) : Action
GetResourceVersion ( ) : string
GetResourceVersionBare ( ) : string
InstallPackage ( ResourcePackage package ) : void
ResourceDownloadFileCompleted ( object sender, AsyncCompletedEventArgs e ) : void
ResourceDownloadProgressChanged ( object sender, DownloadProgressChangedEventArgs e ) : void

Method Details

Install() public méthode

public Install ( ) : void
Résultat void

MobileResourceManager() public méthode

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