Beispiel #1
0
 public IEnumerable <TopicType> GetTopicTypes()
 {
     return(_CurriculumStorage.GetTopicTypes());
 }