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