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