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