C# 클래스 Crow.Library.Aspects.Attributes.CacheAttribute

상속: AspectAttributeBase
파일 보기 프로젝트 열기: msusur/Crowfx

공개 메소드들

메소드 설명
CacheAttribute ( ) : System

Initializes a new instance.

비공개 메소드들

메소드 설명
BeforeMethodExecuted ( IMethodInvocationContext context ) : void
GetCacheKey ( IMethodInvocationContext context ) : string

메소드 상세

CacheAttribute() 공개 메소드

Initializes a new instance.
public CacheAttribute ( ) : System
리턴 System