C# Class SonarQubeBootstrapperApplication, sonarqube-windows-installer

Inheritance: Microsoft.Tools.WindowsInstallerXml.Bootstrapper.BootstrapperApplication
Afficher le fichier Open project: SonarQubeCommunity/sonarqube-windows-installer

Méthodes protégées

Méthode Description
Run ( ) : void

Entry point that is called when the bootstrapper application is ready to run.

Method Details

Run() protected méthode

Entry point that is called when the bootstrapper application is ready to run.
protected Run ( ) : void
Résultat void