Class PrinterFuncCallHandler
Call Handler for PrinterFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.
public class PrinterFuncCallHandler
- Inheritance
-
PrinterFuncCallHandler
- Inherited Members
Constructors
PrinterFuncCallHandler(PrinterFunc)
public PrinterFuncCallHandler(PrinterFunc managed)
Parameters
managed
PrinterFunc
Fields
NativeCallback
public PrinterFunc NativeCallback