Exemplo n.º 1
0
 public void InsertNote(NoteModel newNote) => _notes.Insert(newNote);