Class CacheNewFuncCallHandler
Call Handler for CacheNewFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.
public class CacheNewFuncCallHandler
- Inheritance
-
CacheNewFuncCallHandler
- Inherited Members
Constructors
CacheNewFuncCallHandler(CacheNewFunc)
public CacheNewFuncCallHandler(CacheNewFunc managed)
Parameters
managed
CacheNewFunc
Fields
NativeCallback
public CacheNewFunc NativeCallback