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