C# Class FS.Cache.DynamicTypeCacheManager

动态类型缓存管理
Afficher le fichier Open project: FarseerNet/Farseer.Net.DI

Méthodes publiques

Méthode Description
GetCache ( Type key ) : Type

获取缓存

Private Methods

Méthode Description
DynamicTypeCacheManager ( Type key ) : FS.DI.DynamicProxy
GetValue ( ) : Type
SetCacheLock ( ) : Type

Method Details

GetCache() public static méthode

获取缓存
public static GetCache ( Type key ) : Type
key System.Type
Résultat System.Type