Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GitIStage
PatchProvider
C# 클래스 GitIStage.PatchProvider
파일 보기
프로젝트 열기: terrajobst/git-istage
공개 메소드들
메소드
설명
GetPatch
( ) :
Patch
PatchProvider
(
Repository
repository
,
string
path
,
bool
isStage
) :
System
메소드 상세
GetPatch()
공개
메소드
public
GetPatch
( ) :
Patch
리턴
Patch
PatchProvider()
공개
메소드
public
PatchProvider
(
Repository
repository
,
string
path
,
bool
isStage
) :
System
repository
LibGit2Sharp.Repository
path
string
isStage
bool
리턴
System