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