mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-20 14:15:12 +00:00
modified XML docs
This commit is contained in:
@@ -4,6 +4,12 @@ using System.Reactive;
|
||||
|
||||
namespace Octokit.Reactive
|
||||
{
|
||||
/// <summary>
|
||||
/// A client for GitHub's Issue Labels API.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// See the <a href="http://developer.github.com/v3/issues/labels/">Issue Labels API documentation</a> for more information.
|
||||
/// </remarks>
|
||||
public interface IObservableIssuesLabelsClient
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user