View on GitHub
GithubClient
A C# Dll library for working with the Github Rest API
GithubClient
GithubClient.Repositories
.
Repository
Repository.OpenIssuesCount Property
Count of open issues
public
int
OpenIssuesCount
{
get
;
set
;
}
Property Value
System.Int32