The SimpleLRUCache type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Close | (Inherited from SimpleMapCache.) |
![]() | ContainsKey | (Inherited from SimpleMapCache.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | Get | (Overrides SimpleMapCache..::..Get(Object).) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | KeySet | Returns a Set containing all keys in this cache. (Inherited from SimpleMapCache.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Put | (Overrides SimpleMapCache..::..Put(Object, Object).) |
![]() | ToString | (Inherited from Object.) |