squadre_calcio/Giocatore.cs
2025-05-02 08:47:17 +02:00

5 lines
47 B
C#

namespace squadre_calcio;
class Giocatore {
}