コード例 #1
0
 public IEnumerable <PageContent> GetAll()
 {
     return(_pageContentService.GetAllPages());
 }