C# Class TeamMentor.CoreLib.GitExe

ファイルを表示 Open project: TeamMentor/Master Class Usage Examples

Public Methods

Method Description
CloneUsingGitExe ( string gitLocation, string targetFolder ) : bool

Method Details

CloneUsingGitExe() public static method

public static CloneUsingGitExe ( string gitLocation, string targetFolder ) : bool
gitLocation string
targetFolder string
return bool