public static void Run(DemoFramework.Demo demo)
 {
 }
 public static Graphics GetGraphics(DemoFramework.Demo d)
 {
     return new Graphics();
 }