InternalCacheHelper Class |
Note: This API is now obsolete.
Namespace: Atomia.Billing.Core.Sdk.BusinessLogic
The InternalCacheHelper type exposes the following members.
Name | Description | |
---|---|---|
InternalCacheHelper | Initializes a new instance of the InternalCacheHelper class |
Name | Description | |
---|---|---|
AddCacheItemT |
Add an item to the cache
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
ExpireCachedItemT |
Expire cache
| |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetCachedItemT(DictionaryT, InternalCacheItem, T) |
Search cache
| |
GetCachedItemT(DictionaryT, InternalCacheItem, T, Int32) |
Search cache
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |