Пример #1
0
 public List <Layout> GetAllLayout()
 {
     return(_iLayoutRepository.GetAllLayout());
 }