Example #1
0
 public bool ExecChangeLegacyCode(CommandData cmdData)
 {
     ObjectsHelper.ChangeLegacyCode();
     return(true);
 }