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