C# Class Lucrasoft.uMadeEasy.Actions.Git.GitCommandRunner

Afficher le fichier Open project: florisrobbemont/uMadeEasy Class Usage Examples

Méthodes publiques

Méthode Description
RunCommand ( string command, string directory ) : void

Method Details

RunCommand() public static méthode

public static RunCommand ( string command, string directory ) : void
command string
directory string
Résultat void