Esempio n. 1
0
 public static void Run()
 {
     FontExample t = new FontExample();
     t.Go();
 }
Esempio n. 2
0
        public static void Run()
        {
            FontExample t = new FontExample();

            t.Go();
        }