GithubClient
GithubClient.Git.BaseTree
BaseTree.GetEndpoint(string, string, string) Method
The endpoint used to get a tree from the API
public static System.Uri GetEndpoint(string Owner, string Repo, string TreeSha);
Parameters
Owner
System.String
Repo
System.String
TreeSha
System.String