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