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