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