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