Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GitIStage
PatchProvider
C# Class GitIStage.PatchProvider
Afficher le fichier
Open project: terrajobst/git-istage
Méthodes publiques
Méthode
Description
GetPatch
( ) :
Patch
PatchProvider
(
Repository
repository
,
string
path
,
bool
isStage
) :
System
Method Details
GetPatch()
public
méthode
public
GetPatch
( ) :
Patch
Résultat
Patch
PatchProvider()
public
méthode
public
PatchProvider
(
Repository
repository
,
string
path
,
bool
isStage
) :
System
repository
LibGit2Sharp.Repository
path
string
isStage
bool
Résultat
System