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