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

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
AwesomiumInstaller ( string tmpLocation, Uri src ) : System
Install ( ) : void
IsInstalled ( ) : bool

Private Methods

Méthode Description
Download ( ) : void
RunInstaller ( ) : void

Method Details

AwesomiumInstaller() public méthode

public AwesomiumInstaller ( string tmpLocation, Uri src ) : System
tmpLocation string
src System.Uri
Résultat System

Install() public méthode

public Install ( ) : void
Résultat void

IsInstalled() public méthode

public IsInstalled ( ) : bool
Résultat bool