public IList <Hashtable> GetHistValAndTIme1(string[] points, DateTime st, DateTime et) { return(dal.GetHistValAndTIme1(points, st, et)); }