View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository(string) Constructor

Default ctor with required properties

public Repository(string name);

Parameters

name System.String