C# 클래스 ExternalTool, WixSharp

파일 보기 프로젝트 열기: Eun/WixSharp 1 사용 예제들

공개 메소드들

메소드 설명
ConsoleRun ( ) : int
ConsoleRun ( Action onConsoleOut ) : int
WinRun ( ) : int

비공개 메소드들

메소드 설명
GetFullPath ( string path ) : string

메소드 상세

ConsoleRun() 공개 메소드

public ConsoleRun ( ) : int
리턴 int

ConsoleRun() 공개 메소드

public ConsoleRun ( Action onConsoleOut ) : int
onConsoleOut Action
리턴 int

WinRun() 공개 메소드

public WinRun ( ) : int
리턴 int