C# Class NuForVS.Core.CommandRunner

Inheritance: ICommandRunner
Afficher le fichier Open project: kiliman/NuForVS Class Usage Examples

Méthodes publiques

Méthode Description
Run ( string command, string args, string workingDirectory = null ) : IEnumerable

Method Details

Run() public méthode

public Run ( string command, string args, string workingDirectory = null ) : IEnumerable
command string
args string
workingDirectory string
Résultat IEnumerable