Commit Graph

13 Commits

Author SHA1 Message Date
Itai Bar-Haim 4e804f61a6 Prefer using nameof(x) over literal "x" (#1781)
* updated XML docs and added some missing bits.

* prefer nameof(x) over literal "x"
2018-03-07 20:43:10 +10:00
Andreia Gaita 9e958bf998 Make Repository Id a long, it's going to grow... 2016-09-15 02:15:11 +02:00
aedampir@gmail.com 44b0f4039d ID -> Id 2016-07-17 16:29:32 +07:00
aedampir@gmail.com a52b13deff burned <returns> tags 2016-07-06 03:04:52 +07:00
Alexander Efremov 7a36ef8315 cleared <returns> tags 2016-06-17 05:50:48 +07:00
Alexander Efremov 1f7a4bb0e5 modified XML docs 2016-06-13 16:56:12 +07:00
Alexander Efremov bcf7b9af95 added new overloads 2016-06-13 15:32:30 +07:00
aedampir@gmail.com 41ffb53809 fixed error in ObservableWatchedClient 2016-05-25 19:16:23 +07:00
Devesh Khandelwal a9abc5abc4 Add ApiOptions overloads to IObservableWatchedClient + tests. 2016-05-25 19:11:15 +07:00
Haacked 726e306bf6 🎨 Make fields readonly 2015-08-04 21:20:07 -07:00
Haacked eb5d14cfdc Organize usings and remove unused 2015-08-04 21:12:37 -07:00
Brendan Forster 724f7a6455 renamed method on IObservableWatchedClient 2014-02-18 10:44:38 +11:00
Nigel Sampson f1abdaf095 Reactive Watched Client 2014-01-30 11:37:01 +13:00