NoteIn Class
- Namespace:
- Weavy.Web.Api.Models
- Assembly:
- Weavy.Web.dll
Note input model.
public class NoteIn
- Inheritance:
- System.Object → NoteIn
Constructors
Note |
Properties
Note |
Gets or sets the note type. |
Text | Gets or sets the note text. |
Title | Gets or sets the note title. |
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. |