C# Class ManagedBA, WixSharp

Inheritance: Microsoft.Tools.WindowsInstallerXml.Bootstrapper.BootstrapperApplication
Afficher le fichier Open project: Eun/WixSharp

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