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