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