C# Class Sep.Git.Tfs.Core.GitCommit

Afficher le fichier Open project: pmiossec/git-tfs Class Usage Examples

Méthodes publiques

Méthode Description
GetTree ( ) : IEnumerable
GitCommit ( Commit commit ) : System

Method Details

GetTree() public méthode

public GetTree ( ) : IEnumerable
Résultat IEnumerable

GitCommit() public méthode

public GitCommit ( Commit commit ) : System
commit LibGit2Sharp.Commit
Résultat System