Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Mindroute Core version 1.0 reference documentation
NullCache Class
Members
See Also
Send Feedback
An implementation of the
ICache
interface that disables caching.
Namespace:
Mindroute.Core.Caching
Assembly:
Mindroute.Core
(in Mindroute.Core.dll) Version: 1.0.0.0 (1.0.0)
Syntax
C#
public
class
NullCache
:
ICache
Visual Basic (Declaration)
Public
Class
NullCache
_
Implements
ICache
Inheritance Hierarchy
System
.
.
::
.
Object
Mindroute.Core.Caching
.
.
::
.
NullCache
See Also
NullCache Members
Mindroute.Core.Caching Namespace