C# Class SonarQubeBootstrapperApplication, sonarqube-windows-installer

Inheritance: Microsoft.Tools.WindowsInstallerXml.Bootstrapper.BootstrapperApplication
Exibir arquivo Open project: SonarQubeCommunity/sonarqube-windows-installer

Protected Methods

Method Description
Run ( ) : void

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

Method Details

Run() protected method

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