コード例 #1
0
 private void initArticles()
 {
     articles = new ArticlesController();
     articles.Prepare(GetRequestState());
 }