Initializes a new instance of the CacheProviderElement class

Namespace: MonoSoftware.Web.Caching
Assembly: MonoSoftware.Web (in MonoSoftware.Web.dll) Version: 1.0.40.661 (1.0.40.661)

Syntax

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

See Also