Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GitCommands
ConflictedFileData
C# 클래스 GitCommands.ConflictedFileData
파일 보기
프로젝트 열기: pmiossec/gitextensions
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Filename
string
Hash
string
공개 메소드들
메소드
설명
ConflictedFileData
(
string
hash
,
string
filename
) :
System
메소드 상세
ConflictedFileData()
공개
메소드
public
ConflictedFileData
(
string
hash
,
string
filename
) :
System
hash
string
filename
string
리턴
System
프로퍼티 상세
Filename
공개적으로 프로퍼티
public
string
Filename
리턴
string
Hash
공개적으로 프로퍼티
public
string
Hash
리턴
string