Exemplo n.º 1
0
 public IEnumerable <PageContent> GetAll()
 {
     return(_pageContentService.GetAllPages());
 }