Gets or adds caching object and returns the specified type.
Namespace: Nemiro.Data.CachingAssembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
Parameters
- t
- Type: System Type
Type of object cache.
- args (Optional)
- Type: System Object
More options will be passed to the constructor to initialize class cache.
Return Value
Type: ObjectCacheSee Also