The following tables list the members exposed by KeyTransformerProxy.
Name | Description | |
---|---|---|
![]() | CacheStore | The cache that the proxy class operates with. |
![]() | IsLocalCache | A characteristic that determines that the data is stored in local memory. |
![]() | Item | Gets or sets the cache item for the specified key. |
Name | Description | |
---|---|---|
![]() | GetValues | Gets values dictionary from the cache for a given list of keys. |
![]() | Initialize | Initializes proxy class properties with the passed parameters. |
![]() | Remove | Deletes the cache element by the specified key. |