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