mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-04 11:24:44 +00:00
Reactive Watched Client
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
public interface IObservableActivitiesClient
|
||||
{
|
||||
IObservableEventsClient Events { get; }
|
||||
IObservableWatchedClient Watched { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user