Esempio n. 1
0
        }                                                   // = new List<CTIckerData>();


        public void Error(string msg, Exception e = null)
        {
            _kernelTerminal.Error(msg, e);
        }