Esempio n. 1
0
        public void _ThisIsExample()
        {
            Console.WriteLine("START ThisLess_st_190 method _ThisIsExample");
            Console.WriteLine("");

            ThisLess_st_190 c = new ThisLess_st_190 {
            };

            c.SetDriverName(this.name);
            Console.WriteLine("END ThisLess_st_190 method _ThisIsExample");
            Console.WriteLine("");
        }