C# Class Dev2.Runtime.Security.ProcessHost

显示文件 Open project: Warewolf-ESB/Warewolf Class Usage Examples

Public Methods

Method Description
Invoke ( string workingDir, string fileName, string args ) : bool

Method Details

Invoke() public static method

public static Invoke ( string workingDir, string fileName, string args ) : bool
workingDir string
fileName string
args string
return bool