C# 클래스 ManagedBA, WixSharp

상속: Microsoft.Tools.WindowsInstallerXml.Bootstrapper.BootstrapperApplication
파일 보기 프로젝트 열기: Eun/WixSharp

보호된 메소드들

메소드 설명
Run ( ) : void

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

메소드 상세

Run() 보호된 메소드

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