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