C# 클래스 Castle.Facilities.Cache.CacheAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
CacheAttribute ( ) : System
CacheAttribute ( string cacheManagerId ) : System

메소드 상세

CacheAttribute() 공개 메소드

public CacheAttribute ( ) : System
리턴 System

CacheAttribute() 공개 메소드

public CacheAttribute ( string cacheManagerId ) : System
cacheManagerId string
리턴 System