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