mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-06 12:03:19 +00:00
Add first tests and make public
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Reactive.Threading.Tasks;
|
||||
|
||||
namespace Octokit.Reactive
|
||||
{
|
||||
class ObservableIssueCommentsClient : IObservableIssueCommentsClient
|
||||
public class ObservableIssueCommentsClient : IObservableIssueCommentsClient
|
||||
{
|
||||
readonly IIssueCommentsClient _client;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user