Constructor ProviderCacheItem
ProviderCacheItem(Object)
Initializes an instance of the CacheItem.
Declaration
public ProviderCacheItem(object value)
Parameters
Type | Name | Description |
---|---|---|
System.Object | value | The object to initialize the ProviderCacheItem with. |