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.
Reddit.Things.Rule Class Reference
Inheritance diagram for Reddit.Things.Rule:
Reddit.Things.BaseContainer

Properties

string Description [get, set]
 
string ShortName [get, set]
 
string ViolationReason [get, set]
 
DateTime CreatedUTC [get, set]
 
int Priority [get, set]
 
string DescriptionHTML [get, set]
 
- Properties inherited from Reddit.Things.BaseContainer
string Kind [get, set]
 

Property Documentation

◆ CreatedUTC

DateTime Reddit.Things.Rule.CreatedUTC
getset

◆ Description

string Reddit.Things.Rule.Description
getset

◆ DescriptionHTML

string Reddit.Things.Rule.DescriptionHTML
getset

◆ Priority

int Reddit.Things.Rule.Priority
getset

◆ ShortName

string Reddit.Things.Rule.ShortName
getset

◆ ViolationReason

string Reddit.Things.Rule.ViolationReason
getset

The documentation for this class was generated from the following file: