Class ListBoxSortFuncForeverHandler
Forever Handler for ListBoxSortFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class ListBoxSortFuncForeverHandler
- Inheritance
-
ListBoxSortFuncForeverHandler
- Inherited Members
Constructors
ListBoxSortFuncForeverHandler(ListBoxSortFunc)
public ListBoxSortFuncForeverHandler(ListBoxSortFunc managed)
Parameters
managed
ListBoxSortFunc
Fields
NativeCallback
public ListBoxSortFunc NativeCallback