static void Main() { Hello3D win = new Hello3D(); win.Run(30); }
static void Main() { Hello3D win = new Hello3D (); win.Run (30); }