public static int ReportePorGenero(int id, int desde, int hasta) { return(DatosCine.ReportePorGenero(id, desde, hasta)); }