Ejemplo n.º 1
0
 public static ERaza retornarRaza(Gato gatito)
 {
     return(gatito._raza);
 }