C# Class ManagedBA, WixSharp

Inheritance: Microsoft.Tools.WindowsInstallerXml.Bootstrapper.BootstrapperApplication
显示文件 Open project: Eun/WixSharp

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