Class | Description | |
---|---|---|
CachedMap<TSource,TValue> | Maps collection to collection with caching mapped data | |
CacheNode<TKey,TValue> | Represents cache item | |
CacheNodeFactory<TKey,TValue> | Provides generics bounds way of creating cache nodes | |
GenericCache<TKey,TValue,TCacheNodeFactory> | Generic cache implementation. | |
GenericCache.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory> | Represents arguments for FetchItem event | |
GenericCache.PurgeItemEventArgs<TKey,TValue,TCacheNodeFactory> | Represents arguments for PurgeItem event | |
HistoryService | Holds history | |
ItemCollectionExtensions | Utility methods for IItemCollection interfaces. | |
PageViewCache | ||
PageViewCache.PageViewPoolNodeFactory | Provides generics bounds way of creating instances of the GrapeCity.Viewer.Common.Implementation.PageViewCache.PageViewPoolNode. | |
SequenceCollection | Integer values sequence with notifications |