Пример #1
0
 public CMSCategoriesModels GetDetail(string Id)
 {
     return(_factory.GetDetail(Id));
 }