Class TreeModelForeachFuncAsyncHandler
Async Handler for TreeModelForeachFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class TreeModelForeachFuncAsyncHandler
- Inheritance
-
TreeModelForeachFuncAsyncHandler
- Inherited Members
Constructors
TreeModelForeachFuncAsyncHandler(TreeModelForeachFunc)
public TreeModelForeachFuncAsyncHandler(TreeModelForeachFunc managed)
Parameters
managed
TreeModelForeachFunc
Fields
NativeCallback
public TreeModelForeachFunc NativeCallback