public static void Restart_Login() { Login prueba = new Login(); Manejo_Eventos mane = new Manejo_Eventos(prueba); mane.Iniciar(); }