Beispiel #1
0
 public DataTable ConsultaLogueosEliteXId(string desde, string hasta, int idPersona, ref string horasCMSE)
 {
     return(datos.ConsultaLogueosEliteXId(desde, hasta, idPersona, ref horasCMSE));
 }