The SimpleMapCache type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SimpleMapCache()()()() | Initializes a new instance of the SimpleMapCache class | |
SimpleMapCache(IDictionary) | Initializes a new instance of the SimpleMapCache class |
Methods
Name | Description | |
---|---|---|
Close | (Overrides Cache..::..Close()()()().) | |
ContainsKey | (Overrides Cache..::..ContainsKey(Object).) | |
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 Cache..::..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. | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Put | (Overrides Cache..::..Put(Object, Object).) | |
ToString | (Inherited from Object.) |