public static void Main() { OpenDis.Demo.App app = new OpenDis.Demo.App(); app.InitializeComponent(); app.Run(); }