Nuova classe creata: Rifornimento

This commit is contained in:
La Programmatrice Verde 2025-07-24 10:16:28 +02:00
parent 902a170220
commit 93ab853703

5
Rifornimento.cs Normal file
View File

@ -0,0 +1,5 @@
namespace vacanzeEstive_benzinaio;
class Rifornimento {
}