Ejemplo n.º 1
0
 public static List <ERaza> obtenerRaza(ERaza ent)
 {
     return(DRaza.obtenerRaza(ent));
 }