Esempio n. 1
0
 public List <Topic> GetAllTopics()
 {
     return(manager.GetAllTopics());
 }