Overload | Description |
---|---|
BuildCacheKeyWithReflection(String,Dictionary<String,Object>) | Builds the cache key with reflection so it is unique for the caller |
BuildCacheKeyWithReflection(Dictionary<String,Object>) | Builds the cache key with reflection so that it is unique for the caller |
BuildCacheKeyWithReflection(Object[]) | Builds the cache key with reflection so that it is unique for the caller |