Click or drag to resize

LruCacheTK, T Constructor

Namespace:  Ptv.XServer.Controls.Map.Layers.WmtsLayer
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public LruCache(
	int limit,
	Func size = null
)

Parameters

limit
Type: SystemInt32
size (Optional)
Type: SystemFuncT, TResult
See Also