Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
TeamMentor
CoreLib
GitExe
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