ThemeOut Class
- Namespace:
- Weavy.Web.Api.Models
- Assembly:
- Weavy.Web.dll
Theme output model.
public class ThemeOut
- Inheritance:
- System.Object → ThemeOut
Constructors
Theme |
Properties
Color | Gets the theme color as specified by the user. |
Colors | Gets the different shades of the theme color. |
Icon | |
Name |
Extension Methods
Is |
Gets a value indicating if the specified value has the default value of the generic type. |
Serialize(Object) | Serializes an object, or graph of connected objects, to a byte array. |
Serialize |
Serializes an object, or graph of connected objects, to a json string. |
Is |
Determines whether the specified object is valid by evaluating each ValidationAttribute instance that is attached to the object type. |