ObjectDependency(object)
Wraps an object into an ObjectDependency. The GetCacheKey(ICachingService) method relies on the KeyBuilder to create the cache key of the wrapped object.
Declaration
public ObjectDependency(object Object)Parameters
| Type | Name | Description |
|---|---|---|
| object | Object |