C# Class WakaTime.PythonInstaller

Afficher le fichier Open project: josec89/wakatime-unity Class Usage Examples

Méthodes publiques

Méthode Description
Download ( ) : void
DownloadAndInstall ( ) : void
IsDownloading ( ) : bool
IsInstalling ( ) : bool

Private Methods

Méthode Description
DownloadCompleted ( ) : void
GetFileFolder ( ) : string
GetFilePath ( ) : string
Install ( ) : void
IsDownloaded ( ) : bool
WhileDownloading ( ) : void

Method Details

Download() public static méthode

public static Download ( ) : void
Résultat void

DownloadAndInstall() public static méthode

public static DownloadAndInstall ( ) : void
Résultat void

IsDownloading() public static méthode

public static IsDownloading ( ) : bool
Résultat bool

IsInstalling() public static méthode

public static IsInstalling ( ) : bool
Résultat bool