C# Class Crow.Library.Aspects.Attributes.CacheAttribute

Inheritance: AspectAttributeBase
Afficher le fichier Open project: msusur/Crowfx

Méthodes publiques

Méthode Description
CacheAttribute ( ) : System

Initializes a new instance.

Private Methods

Méthode Description
BeforeMethodExecuted ( IMethodInvocationContext context ) : void
GetCacheKey ( IMethodInvocationContext context ) : string

Method Details

CacheAttribute() public méthode

Initializes a new instance.
public CacheAttribute ( ) : System
Résultat System