BaseInfo : IComparable
      (static) TimeSpan SortRange( get; set; )
      (ctor) BaseInfo( string account )
      string Account( get; set; )
      string Display( get; )
      PageInfoCollection Pages( get; set; )
      virtual int CompareTo( object obj )
      int GetPageCount( PageResolution res, DateTime min, DateTime max )
      void Register( PageInfo page )
      void Unregister( PageInfo page )