![]() |
Reddit.NET
1.5
Reddit.NET is a .NET Standard library that provides easy access to the Reddit API with virtually no boilerplate code required.
|
The base Controller. More...
Properties | |
Lists | Lists [get, set] |
List-handling. More... | |
Additional Inherited Members | |
![]() | |
void | CheckErrors (List< List< string >> errors) |
void | CheckErrors (List< string > errors) |
void | CheckNull (object res, string msg="Reddit API returned null response.") |
The base Controller.
Reddit.Controllers.BaseController.BaseController | ( | ) |
Create a new Controller instance.
|
getset |
List-handling.