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