Initializes a new instance of a MoneyTheme.
Initializes a new instance of a MoneyTheme.
public MoneyTheme();
Initializes a new instance of a MoneyTheme using the given color as a base value for all colors.
public MoneyTheme(Color);
MoneyTheme Class | Skybound.Rebar.Rendering Namespace