CacheAttribute.CacheAttribute C# (CSharp) Méthode

CacheAttribute() public méthode

public CacheAttribute ( ) : System,
Résultat System,
    public CacheAttribute()
    {
    }

Same methods

CacheAttribute::CacheAttribute ( int duration ) : System,
CacheAttribute::CacheAttribute ( string cacheKey ) : System,
CacheAttribute::CacheAttribute ( string cacheKey, int duration ) : System,
CacheAttribute