Beispiel #1
0
 public DataTable ConsultaMarcasZPT(string desde, string hasta, string nombre, ref string horasMarcZ)
 {
     return(datos.ConsultaMarcasZPT(desde, hasta, nombre, ref horasMarcZ));
 }