Esempio n. 1
0
 public void SetNote(INoteExtractor noteExtractor)
 {
     Note = noteExtractor.Extract(EntryText);
 }