Ejemplo n.º 1
0
 public Topic GetTopicFromCache(string topic)
 {
     return(_metadataQueries.GetTopicFromCache(topic));
 }