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