Exemple #1
0
 public static void hacerCantar(Cantante c)
 {
     c.cantar();
 }