diff --git a/Ristorante.cs b/Ristorante.cs new file mode 100644 index 0000000..7f18f32 --- /dev/null +++ b/Ristorante.cs @@ -0,0 +1,5 @@ +namespace ordini_ristorante; + +class Ristorante { + +} \ No newline at end of file