Beispiel #1
0
 public IEnumerable <WebPage> GetPages()
 {
     return(WebPage.All());
 }