예제 #1
0
 public static ERaza retornarRaza(Gato gatito)
 {
     return(gatito._raza);
 }