mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-05 03:30:34 +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:
@@ -11,6 +11,7 @@ namespace Octokit
|
||||
/// </summary>
|
||||
IPullRequestReviewCommentsClient Comment { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Get a pull request by number.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
|
||||
Reference in New Issue
Block a user