Overload | Description |
---|---|
BuildCacheKey(Object[]) | Build a cache key based on the passed parameters |
BuildCacheKey(String,Dictionary<String,Object>) | Builds the cache key using a base name and parameters |
BuildCacheKey(Dictionary<String,Object>) | Builds the cache key using a dictionary of parameters |