C# Class ExternalTool, WixSharp

Afficher le fichier Open project: Eun/WixSharp Class Usage Examples

Méthodes publiques

Méthode Description
ConsoleRun ( ) : int
ConsoleRun ( Action onConsoleOut ) : int
WinRun ( ) : int

Private Methods

Méthode Description
GetFullPath ( string path ) : string

Method Details

ConsoleRun() public méthode

public ConsoleRun ( ) : int
Résultat int

ConsoleRun() public méthode

public ConsoleRun ( Action onConsoleOut ) : int
onConsoleOut Action
Résultat int

WinRun() public méthode

public WinRun ( ) : int
Résultat int