Ejemplo n.º 1
0
 public static ServiceComment GetServiceComment(CommentModel model)
 {
     return(model.ToServiceComment());
 }