[Missing <summary> documentation for T:PerpetuumSoft.Reporting.Web.Cache.PageCache]

Namespace:  PerpetuumSoft.Reporting.Web
Assembly:  PerpetuumSoft.Reporting.Web (in PerpetuumSoft.Reporting.Web.dll) Version: 3.9.0.1

Syntax

C#
public class PageCache : Cache
Visual Basic (Declaration)
Public Class PageCache _
	Inherits Cache
Visual C++
public ref class PageCache : public Cache

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Web..::.Cache
    PerpetuumSoft.Reporting.Web..::.Cache..::.PageCache

See Also