loaderCacheManager Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.loader.loaderCacheManager"]
Namespace: imbWEM.Core.loader
public class loaderCacheManager : cacheSimpleBase<loaderRequest>
The loaderCacheManager type exposes the following members.
| Name | Description | |
|---|---|---|
| loaderCacheManager | Initializes a new instance of the loaderCacheManager class |
| Name | Description | |
|---|---|---|
| cacheLoadDisabled | (Inherited from cacheSimpleBase.) | |
| cacheSaveDisabled | (Inherited from cacheSimpleBase.) | |
| customSubdirectory | (Inherited from cacheSimpleBase.) | |
| directory | (Inherited from cacheSimpleBase.) | |
| hourslimit | (Inherited from cacheSimpleBase.) | |
| typeInfo | (Inherited from cacheSimpleBase.) |
| Name | Description | |
|---|---|---|
| AppendDataFields | (Inherited from cacheSimpleBase.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| getInstanceID | (Overrides cacheSimpleBase.getInstanceID(Object).) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| loadObjectCacheAndMeta | (Inherited from cacheSimpleBaseloaderRequest.) | |
| loadObjectCachedValuesToTarget | (Inherited from cacheSimpleBaseloaderRequest.) | |
| loadObjectCacheOrNew | (Inherited from cacheSimpleBaseloaderRequest.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| removeCache | (Inherited from cacheSimpleBase.) | |
| removeCacheAll | (Inherited from cacheSimpleBase.) | |
| saveObjectCache(UTP) | (Inherited from cacheSimpleBaseloaderRequest.) | |
| saveObjectCache(String, UTP) | (Inherited from cacheSimpleBaseloaderRequest.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |