Пример #1
0
 public void Insert(LayoutEntity layout)
 {
     _repository.Insert(layout);
 }