Class CacheDestroyFuncCallHandler
Call Handler for CacheDestroyFunc. 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 CacheDestroyFuncCallHandler
- Inheritance
-
CacheDestroyFuncCallHandler
- Inherited Members
Constructors
CacheDestroyFuncCallHandler(CacheDestroyFunc)
public CacheDestroyFuncCallHandler(CacheDestroyFunc managed)
Parameters
managed
CacheDestroyFunc
Fields
NativeCallback
public CacheDestroyFunc NativeCallback