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