Exemplo n.º 1
0
 internal void RaiseConnectionStateChangedEvent(ConnectionStateChangedEventArgs e)
 {
     EventHelper.BroadcastEvent(ConnectionStateChanged, this, e);
 }