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