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