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