Пример #1
0
 public static ServiceContent GetServiceContent(ContentModel model)
 {
     return(model.ToServiceContent());
 }