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