View on GitHub

GithubClient

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

GithubClient

GithubClient.Git.BaseTree

BaseTree(List) Constructor

Default ctor with required properties

public BaseTree(System.Collections.Generic.List<GithubClient.Git.Tree>? tree);

Parameters

tree System.Collections.Generic.List<Tree>