Esempio n. 1
0
 public List <CNMemo> GetAllMemos()
 {
     return(Memos.ToList());
 }