CacheAttribute.CacheAttribute C# (CSharp) Метод

CacheAttribute() публичный Метод

public CacheAttribute ( ) : System,
Результат System,
    public CacheAttribute()
    {
    }

Same methods

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