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