public static void Main() { DarkStorm.Desktop.Presentation.App app = new DarkStorm.Desktop.Presentation.App(); app.Run(); }