Esempio n. 1
0
        public bool ExecOpenKBObject(CommandData cmdData)
        {
            ObjectsHelper.OpenObject(cmdData.Parameters);

            return(true);
        }