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