C# Class Castle.Facilities.Cache.CacheAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
CacheAttribute ( ) : System
CacheAttribute ( string cacheManagerId ) : System

Method Details

CacheAttribute() public méthode

public CacheAttribute ( ) : System
Résultat System

CacheAttribute() public méthode

public CacheAttribute ( string cacheManagerId ) : System
cacheManagerId string
Résultat System