Click or drag to resize

MemoryCacheTKey, TValue Methods

The MemoryCacheTKey, TValue generic type exposes the following members.

Methods
  NameDescription
Public methodAddValue
Adds an entry to the cache.
Public methodTryGetValue
Returns the value of an entry.
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also