C# 클래스 newtelligence.DasBlog.Web.Core.CacheFactory

파일 보기 프로젝트 열기: AArnott/dasblog

공개 메소드들

메소드 설명
GetCache ( ) : DataCache

Creates an instance of the cache used by the application.

메소드 상세

GetCache() 공개 정적인 메소드

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