Initializes a new instance of the NullCache class

Namespace: BrightstarDB.Caching
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
public NullCache()
Visual Basic
Public Sub New
Visual C++
public:
NullCache()
F#
new : unit -> NullCache

See Also