C# Class GitSharp.Core.Transport.IndexPack.DeltaChain

Inheritance: ObjectId
Afficher le fichier Open project: jagregory/GitSharp

Méthodes publiques

Méthode Description
Add ( UnresolvedDelta d ) : void
DeltaChain ( AnyObjectId id ) : System
Remove ( ) : UnresolvedDelta

Method Details

Add() public méthode

public Add ( UnresolvedDelta d ) : void
d UnresolvedDelta
Résultat void

DeltaChain() public méthode

public DeltaChain ( AnyObjectId id ) : System
id AnyObjectId
Résultat System

Remove() public méthode

public Remove ( ) : UnresolvedDelta
Résultat UnresolvedDelta