C# Class MiguelRa.Util.ToolLauncher

Datei anzeigen Open project: gengo/spGengo

Public Methods

Method Description
Run ( string exeName, string argsLine, int timeoutSeconds, string &output ) : bool

Method Details

Run() public static method

public static Run ( string exeName, string argsLine, int timeoutSeconds, string &output ) : bool
exeName string
argsLine string
timeoutSeconds int
output string
return bool