CachePreloader constructor
CachePreloader(
- DataCacheX _cache
Creates a new instance of CachePreloader.
Implementation
CachePreloader(this._cache);
Creates a new instance of CachePreloader.
CachePreloader(this._cache);