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