Beispiel #1
0
 protected ListenerModuleData([NotNull] string topic, [NotNull] string type) : base(topic, type)
 {
     ModuleListPanel.RegisterDisplayedTopic(Topic);
 }