Class UninitializedCachingBackend
A CachingBackend that throws an exception when it's used. This is the active default backend until you see DefaultBackend to something else.
Implements
Namespace: PostSharp.Patterns.Caching.Backends
Assembly: PostSharp.Patterns.Caching.dll
Syntax
public sealed class UninitializedCachingBackend : CachingBackend
Constructors
Name | Description |
---|---|
UninitializedCachingBackend() |