Ejemplo n.º 1
0
 public ITopicDescription LookupTopicDescription(string name)
 {
     return(realParticipant.LookupTopicDescription(name));
 }