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

Afficher le fichier Open project: AArnott/dasblog

Méthodes publiques

Méthode Description
GetCache ( ) : DataCache

Creates an instance of the cache used by the application.

Method Details

GetCache() public static méthode

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