Constructors
-
Object
Cache`1() protected Initializes a new instance of the ObjectCache`1 class.
Methods
- Clear() Clears this cache.
- Get() Gets a new instance.
-
New
Instance() protectedabstract Creates a new instance of {T} - Release(`0) Releases the specified instance.
- Reset(`0) protectedabstract Resets the specified instance when Release(`0) is called before storing back to this cache.