C# Class LCInstaller.Logic.DownloadLogic

Afficher le fichier Open project: SightstoneOfficial/SharpInstall

Méthodes publiques

Méthode Description
ConvertStringArrayToString ( string input ) : string
DownloadAdmin ( ) : void

Ultra smart way to start the installer as admin without using a new program

Private Methods

Méthode Description
t_Elapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void

Method Details

ConvertStringArrayToString() public static méthode

public static ConvertStringArrayToString ( string input ) : string
input string
Résultat string

DownloadAdmin() public static méthode

Ultra smart way to start the installer as admin without using a new program
public static DownloadAdmin ( ) : void
Résultat void