blergh everything is terrible

This commit is contained in:
Brendan Forster
2014-02-20 11:41:01 +11:00
parent 5106db8f17
commit 5e32c4e0ed
4 changed files with 19 additions and 0 deletions
+3
View File
@@ -281,6 +281,9 @@ namespace Octokit
/// <summary>
/// Client for managing pull requests.
/// </summary>
/// <remarks>
/// See the <a href="http://developer.github.com/v3/pulls/">Pull Requests API documentation</a> for more details
/// </remarks>
public IPullRequestsClient PullRequest { get; private set; }
/// <summary>