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