Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Crow
Library
Aspects
Attributes
CacheAttribute
C# Class Crow.Library.Aspects.Attributes.CacheAttribute
Inheritance:
AspectAttributeBase
Mostra file
Open project: msusur/Crowfx
Public Methods
Method
Description
CacheAttribute
( ) :
System
Initializes a new instance.
Private Methods
Method
Description
BeforeMethodExecuted
(
IMethodInvocationContext
context
) :
void
GetCacheKey
(
IMethodInvocationContext
context
) :
string
Method Details
CacheAttribute()
public
method
Initializes a new instance.
public
CacheAttribute
( ) :
System
return
System