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
GitIStage
PatchProvider
C# Class GitIStage.PatchProvider
显示文件
Open project: terrajobst/git-istage
Public Methods
Method
Description
GetPatch
( ) :
Patch
PatchProvider
(
Repository
repository
,
string
path
,
bool
isStage
) :
System
Method Details
GetPatch()
public
method
public
GetPatch
( ) :
Patch
return
Patch
PatchProvider()
public
method
public
PatchProvider
(
Repository
repository
,
string
path
,
bool
isStage
) :
System
repository
LibGit2Sharp.Repository
path
string
isStage
bool
return
System