C# Class GitSharp.Tree

Represents a directory in the git repository.
Inheritance: AbstractObject, ITreeNode
ファイルを表示 Open project: stschake/GitSharp Class Usage Examples

Private Properties

Property Type Description
Tree System
Tree System

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
Tree ( Repository repo, ObjectId id ) : System
Tree ( Repository repo, Tree tree ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string