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