Ejemplo n.º 1
0
 public int GetSubscriberCount()
 {
     return(eventPublisher.GetSubscriberCount());
 }