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