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