Ejemplo n.º 1
0
 public IEnumerable <WebPage> GetPages()
 {
     return(WebPage.All());
 }