Beispiel #1
0
        public static string GetLog()
        {
            var t = new QATools();

            return(t.GetLog(false));
        }