C# Class newtelligence.DasBlog.Web.Core.CacheFactory

Mostrar archivo Open project: AArnott/dasblog

Public Methods

Method Description
GetCache ( ) : DataCache

Creates an instance of the cache used by the application.

Method Details

GetCache() public static method

Creates an instance of the cache used by the application.
public static GetCache ( ) : DataCache
return DataCache