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