Ejemplo n.º 1
0
 public List <BE_PERSONAL> SeleccionarPersonal()
 {
     return(BL_PERSONAL.SeleccionarPersonal());
 }