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