Aggiungere i file di progetto.
This commit is contained in:
10
GestionePizzeForm.cs
Normal file
10
GestionePizzeForm.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace PizzaExpress_Client
|
||||
{
|
||||
public partial class GestionePizzeForm : Form
|
||||
{
|
||||
public GestionePizzeForm()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user