mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-06 12:03:19 +00:00
Oops, missing <summary> tag
This commit is contained in:
@@ -164,6 +164,7 @@ namespace Octokit
|
||||
/// </summary>
|
||||
IRepositoryForksClient Forks { get; }
|
||||
|
||||
/// <summary>
|
||||
/// A client for GitHub's Repo Collaborators.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
|
||||
@@ -273,6 +273,7 @@ namespace Octokit
|
||||
private set;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// A client for GitHub's Repo Collaborators.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
|
||||
Reference in New Issue
Block a user