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