Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SonarQubeBootstrapperApplication
C# Class SonarQubeBootstrapperApplication, sonarqube-windows-installer
Inheritance:
Microsoft.Tools.WindowsInstallerXml.Bootstrapper.BootstrapperApplication
显示文件
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