Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GitSharp
Core
Transport
IndexPack.DeltaChain
C# Class GitSharp.Core.Transport.IndexPack.DeltaChain
Inheritance:
ObjectId
Show file
Open project: jagregory/GitSharp
Public Methods
Method
Description
Add
(
UnresolvedDelta
d
) :
void
DeltaChain
(
AnyObjectId
id
) :
System
Remove
( ) :
UnresolvedDelta
Method Details
Add()
public
method
public
Add
(
UnresolvedDelta
d
) :
void
d
UnresolvedDelta
return
void
DeltaChain()
public
method
public
DeltaChain
(
AnyObjectId
id
) :
System
id
AnyObjectId
return
System
Remove()
public
method
public
Remove
( ) :
UnresolvedDelta
return
UnresolvedDelta