Esempio n. 1
0
 static void PrintDatos(persona p)
 {
     Console.WriteLine(p.GetDatos());
 }