public class SharedNotes
Public Class SharedNotes
SharedNotes | Initializes a new instance of the SharedNotes class |
IsViewTypeNote | Indicates whether the view type corresponds to a note. |
NoteTypeToViewType | Convert a NoteTypein a ViewType. |
StockWarningToImage | Get the image corresponding to the stock warning. |
ViewTypeToNoteType | Convert a ViewType in a NoteType |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |