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