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