mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-20 22:25:12 +00:00
Generate documentation comments for the
`Reactive` project
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
namespace Octokit.Reactive
|
||||
{
|
||||
/// <summary>
|
||||
/// Used to maintain api structure therefore contains no methods
|
||||
/// </summary>
|
||||
public class ObservableGitDatabaseClient : IObservableGitDatabaseClient
|
||||
{
|
||||
public ObservableGitDatabaseClient(IGitHubClient client)
|
||||
|
||||
Reference in New Issue
Block a user