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