CacheKeyBuilder(IFormatterRepository, CacheKeyBuilderOptions)
Initializes a new instance of the CacheKeyBuilder class specifying the maximal key size and optionally a IFormatterRepository.
Declaration
public CacheKeyBuilder(IFormatterRepository formatterRepository, CacheKeyBuilderOptions options)
Parameters
Type | Name | Description |
---|---|---|
IFormatterRepository | formatterRepository | The IFormatterRepository from which to obtain formatters. |
CacheKeyBuilderOptions | options |