예제 #1
0
 public List <TopicType> GetTheoryTopicTypes()
 {
     return(_CurriculumStorage.GetTheoryTopicTypes());
 }