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