public BE_PERSONAL SeleccionarPersonalPorCodigo(String Codigo) { return(BL_PERSONAL.SeleccionarPersonalPorCodigo(Codigo)); }