C# Class GitSharp.Index

Afficher le fichier Open project: jagregory/jagregory-gitsharp

Méthodes publiques

Méthode Description
Index ( ) : System
Load ( GitObjectStream content ) : void

Private Methods

Méthode Description
ReadSignature ( GitObjectStream content ) : void

Method Details

Index() public méthode

public Index ( ) : System
Résultat System

Load() public méthode

public Load ( GitObjectStream content ) : void
content GitObjectStream
Résultat void