Пример #1
0
 private void TellLoadingControllerAboutNewUpdates()
 {
     loadingController.TrackData((string)msgsQueue.Dequeue());
 }