mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-07 20:30:41 +00:00
Add comments to concrete types
We now have a build task that copies comments from interface to implementation.
This commit is contained in:
@@ -36,7 +36,7 @@ namespace Octokit
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets the connection for making HTTP requests.
|
||||
/// The underlying connection.
|
||||
/// </summary>
|
||||
public IConnection Connection { get; private set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user