C# Класс System.Reflection.Cache.InternalCache

Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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