Example #1
0
 public DataTable traerZonasXAsistentes(string asistente)
 {
     return(module.traerZonasXAsistentes(asistente));
 }