Пример #1
0
 public List <TopicViewModel> GetTopics()
 {
     return(loadNotes.Topics());
 }