Commit Graph

8 Commits

Author SHA1 Message Date
Brendan Forster f96885654f add metadata to each client action (#2124) 2020-03-04 21:10:38 -04:00
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
Alexander Efremov 52a059a343 removed redundant control flow jump statements (#1266) 2016-04-13 11:37:00 +10:00
Brendan Forster d3c43b77a9 drop unnecessary awaits and specify ConfigureAwait otherwise for other core clients 2016-04-06 20:09:59 -04:00
Prayank Mathur db8738b675 Corrected TheUpdateMethod.EnsureArgumentsNotNull() 2016-03-17 16:38:42 +05:30
Ryan Gribble 1b3fef81f2 Initial implementation of missing UserOrganization client methods 2016-02-22 21:04:13 +10:00
Jasmine 9e2eda5cee Implemented the rest of the User Administration Client and tests, including observable classes. 2016-01-28 19:29:30 -05:00
Jasmine 19f0bf389e Added Observable classes and got started on observable tests 2016-01-28 14:29:08 -05:00