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