Пример #1
0
 public List <CMS> GetAll()
 {
     return(_repo.GetAll());
 }