Метод | Описание | |
---|---|---|
Cache ( |
Constructor for a Cache with a max size
|
|
request ( string resource ) : object |
public Cache ( |
||
rm | A reference to the resource manager for loading/unloading resources | |
maxSize | int | The max size for this cache |
Результат | System |
public request ( string resource ) : object | ||
resource | string | |
Результат | object |