GithubClient
GithubClient.Repositories.Repository
Repository.Private Property
Either true to make the repository private or false to make it public
public bool Private { get; set; }
Either true to make the repository private or false to make it public
public bool Private { get; set; }