Ejemplo n.º 1
0
 protected virtual IQuery CrearQuery()
 {
     return(Sesion.CreateQuery(GetCadenaConsulta()));
 }