Example #1
0
 public void DownloadArticleList()
 {
     articles = connection.GetArticlesFromServer();
 }