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