View on GitHub

GithubClient

A C# Dll library for working with the Github Rest API

GithubClient

GithubClient.Methods

Trees Class

A Collection of methods for working with Tree objects in the Github API

public class Trees

Inheritance System.Object 🡒 Trees

Methods  
GetTree(string, Repository, string, bool) Returns a repository Tree from the Github API
GetTree(string, string, string, string) Returns a repository Tree from the Github API