CacheItemConfiguration()
Declaration
public CacheItemConfiguration()
CacheItemConfiguration(CacheItemConfiguration, ICacheItemConfiguration)
Declaration
protected CacheItemConfiguration(CacheItemConfiguration overrideValue, ICacheItemConfiguration baseValue)
Parameters
Type | Name | Description |
---|---|---|
CacheItemConfiguration | overrideValue | |
ICacheItemConfiguration | baseValue |
CacheItemConfiguration(CacheItemConfiguration)
Declaration
protected CacheItemConfiguration(CacheItemConfiguration original)
Parameters
Type | Name | Description |
---|---|---|
CacheItemConfiguration | original |