Пример #1
0
 public void DeleteTopic(string topicName)
 {
     PubSubManager.DeleteTopic(topicName);
 }