public AnnotationBroadcaster(IAnnotationHub annotationsHub)
 {
     _annotationsHub = annotationsHub;
 }
 public AnnotationBroadcaster(IAnnotationHub annotationsHub)
 {
     _annotationsHub = annotationsHub;
 }