Exemplo n.º 1
0
 public override object Execute(Content content, params object[] parameters)
 {
     return(ContentOperations.CheckOut(content));
 }