C# 클래스 EasyAnalysis.Infrastructure.Cache.LocalFileCacheServcie

상속: ICacheService
파일 보기 프로젝트 열기: dream-365/toolkit 1 사용 예제들

공개 메소드들

메소드 설명
Configure ( string rootFolder ) : void
CreateClient ( ) : ICacheClient

비공개 메소드들

메소드 설명
Initialize ( ) : void

메소드 상세

Configure() 공개 메소드

public Configure ( string rootFolder ) : void
rootFolder string
리턴 void

CreateClient() 공개 메소드

public CreateClient ( ) : ICacheClient
리턴 ICacheClient