C# 클래스 NContext.Caching.CacheConfiguration

Defines configuration settings for caching.
파일 보기 프로젝트 열기: PowerDMS/NContext

공개 메소드들

메소드 설명
CacheConfiguration ( IDictionary providers ) : System

Initializes a new instance of the CacheConfiguration class.

메소드 상세

CacheConfiguration() 공개 메소드

Initializes a new instance of the CacheConfiguration class.
public CacheConfiguration ( IDictionary providers ) : System
providers IDictionary The cache providers.
리턴 System