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
NGit
Patch
HunkHeader.OldImage
C# Class NGit.Patch.HunkHeader.OldImage
Details about an old image of the file.
Details about an old image of the file.
显示文件
Open project: red-gate/ngit
Class Usage Examples
Public Methods
Method
Description
GetId
( ) :
NGit.AbbreviatedObjectId
GetLineCount
( ) :
int
GetLinesAdded
( ) :
int
GetLinesDeleted
( ) :
int
GetStartLine
( ) :
int
Method Details
GetId()
public
abstract
method
public
abstract
GetId
( ) :
NGit.AbbreviatedObjectId
return
NGit.AbbreviatedObjectId
GetLineCount()
public
method
public
GetLineCount
( ) :
int
return
int
GetLinesAdded()
public
method
public
GetLinesAdded
( ) :
int
return
int
GetLinesDeleted()
public
method
public
GetLinesDeleted
( ) :
int
return
int
GetStartLine()
public
method
public
GetStartLine
( ) :
int
return
int