Пример #1
0
 internal void Load(TopicManager topicManager)
 {
     Clear();
     AddEntries(topicManager.Topics);
 }