C# Class NuForVS.Core.CommandRunner

Inheritance: ICommandRunner
Exibir arquivo Open project: kiliman/NuForVS Class Usage Examples

Public Methods

Method Description
Run ( string command, string args, string workingDirectory = null ) : IEnumerable

Method Details

Run() public method

public Run ( string command, string args, string workingDirectory = null ) : IEnumerable
command string
args string
workingDirectory string
return IEnumerable