Ejemplo n.º 1
0
 public void Publish(Guid id)
 {
     _articleDomainService.Publish(id);
 }