public List <TarjetaHistorica> TarjetaHistorica_Traer(Int64 nroTarjeta) { return(TarjetaDAO.TarjetaHistorica_Traer(nroTarjeta)); }