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

Afficher le fichier Open project: jagregory/GitSharp

Méthodes publiques

Méthode Description
UnresolvedDelta ( long headerOffset, int crc32 ) : System

Method Details

UnresolvedDelta() public méthode

public UnresolvedDelta ( long headerOffset, int crc32 ) : System
headerOffset long
crc32 int
Résultat System