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