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