Initializes a new instance of the SimpleCache class.

Namespace: Simol.Cache
Assembly: Simol (in Simol.dll) Version: 1.0.0.0

Syntax

C#
public SimpleCache()
Visual Basic
Public Sub New
Visual C++
public:
SimpleCache()

See Also