Initializes a new instance of the AspNetCache class.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Server.Cache
Assembly:  PerpetuumSoft.Reporting.Silverlight.Server (in PerpetuumSoft.Reporting.Silverlight.Server.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

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

See Also