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