Esempio n. 1
0
 protected override void OnDisappearing()
 {
     _articlesHub.OnArticleChanged -= ArticleChanged;
     _articlesHub.Stop();
 }