C# Class GitSharp.Leaf

Leaf represents a file entry in a Tree.
Inheritance: Blob, ITreeNode
Afficher le fichier Open project: stschake/GitSharp

Private Methods

Méthode Description
Leaf ( Repository repo, GitSharp.Core.FileTreeEntry entry ) : System