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