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.WidgetStyles Class Reference

Public Member Functions

 WidgetStyles (string backgroundColor="#FFFFFF", string headerColor="#0000FF")
 

Properties

string BackgroundColor [get, set]
 
string HeaderColor [get, set]
 

Constructor & Destructor Documentation

◆ WidgetStyles()

Reddit.Things.WidgetStyles.WidgetStyles ( string  backgroundColor = "#FFFFFF",
string  headerColor = "#0000FF" 
)

Property Documentation

◆ BackgroundColor

string Reddit.Things.WidgetStyles.BackgroundColor
getset

◆ HeaderColor

string Reddit.Things.WidgetStyles.HeaderColor
getset

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