C# Class Castle.Facilities.Cache.CacheAttribute

Inheritance: System.Attribute
Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
CacheAttribute ( ) : System
CacheAttribute ( string cacheManagerId ) : System

Method Details

CacheAttribute() public method

public CacheAttribute ( ) : System
return System

CacheAttribute() public method

public CacheAttribute ( string cacheManagerId ) : System
cacheManagerId string
return System