C# Class GitSharp.Blob

Represents a specific version of the content of a file tracked by git.
Inheritance: AbstractObject
Afficher le fichier Open project: jagregory/jagregory-gitsharp Class Usage Examples

Méthodes protégées

Méthode Description
LoadBody ( GitObjectStream content ) : void

Method Details

LoadBody() protected méthode

protected LoadBody ( GitObjectStream content ) : void
content GitObjectStream
Résultat void