View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Permissions

Permissions.Pull Property

Can you pull

public bool Pull { get; set; }

Property Value

System.Boolean