Esempio n. 1
0
 public bool ExecEditReviewObjects(CommandData cmdData)
 {
     ObjectsHelper.EditReviewObjects();
     return(true);
 }