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