C# Class withSIX.Core.Presentation.Bridge.FlashInstaller

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Méthodes publiques

Méthode Description
FlashInstaller ( string tmpLocation, Uri downloadUri ) : System
Install ( ) : System.Threading.Tasks.Task
IsInstalled ( ) : bool

Private Methods

Méthode Description
Download ( ) : System.Threading.Tasks.Task
GetKey ( ) : RegistryKey
RunInstaller ( ) : System.Threading.Tasks.Task

Method Details

FlashInstaller() public méthode

public FlashInstaller ( string tmpLocation, Uri downloadUri ) : System
tmpLocation string
downloadUri System.Uri
Résultat System

Install() public méthode

public Install ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

IsInstalled() public méthode

public IsInstalled ( ) : bool
Résultat bool