ordini_ristorante/Piatto.cs
2025-05-28 08:21:19 +02:00

5 lines
47 B
C#

namespace ordini_ristorante;
class Piatto {
}