Esempio n. 1
0
 static void Main(string[] args)
 {
     Circulo c = new Circulo();
     Linea   l = new Linea();
 }