Ejemplo n.º 1
0
 public TopicType GetTopicType(int id)
 {
     return(_CurriculumStorage.GetTopicType(id));
 }