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