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