namespace PizzaExpress_Client { public partial class GestionePizzeForm : Form { public GestionePizzeForm() { InitializeComponent(); } } }