mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-07 04:16:51 +00:00
Trivial fixes in XML comments
And added an #if around using in RequestParameters.cs (worth having a look, may have implications when building on different platforms)
This commit is contained in:
@@ -16,6 +16,7 @@ namespace Octokit
|
||||
/// </summary>
|
||||
public IPullRequestReviewCommentsClient Comment { get; private set; }
|
||||
|
||||
/// <summary>
|
||||
/// Get a pull request by number.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
|
||||
Reference in New Issue
Block a user