Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
GitSharp
Tree
C# Class GitSharp.Tree
Represents a directory in the git repository.
Inheritance:
AbstractObject
,
ITreeNode
Exibir arquivo
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