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