![]() |
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.
|
Public Member Functions | |
Info (List< Post > posts, List< Comment > comments, List< Subreddit > subreddits) | |
Info () | |
Properties | |
List< Post > | Posts [get, set] |
List< Comment > | Comments [get, set] |
List< Subreddit > | Subreddits [get, set] |
Reddit.Things.Info.Info | ( | List< Post > | posts, |
List< Comment > | comments, | ||
List< Subreddit > | subreddits | ||
) |
Reddit.Things.Info.Info | ( | ) |
|
getset |
|
getset |
|
getset |