Beispiel #1
0
 public List <StaticPage> GetAllStaticPages()
 {
     return(_repo.GetAllStaticPages());
 }