C# Class System.Reflection.Cache.InternalCache

Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
FindObjectPosition ( InternalCacheItem cache, int itemCount, CacheObjType cacheType, bool findEmpty ) : int
InternalCache ( String cacheName ) : System
LogAction ( CacheAction action, CacheObjType cacheType ) : void
LogAction ( CacheAction action, CacheObjType cacheType, Object obj ) : void
this ( CacheObjType cacheType ) : Object