示例#1
0
 public static int ReportePorSucursal(int id, int desde, int hasta)
 {
     return(DatosCine.ReportePorSucursal(id, desde, hasta));
 }