Class LogWriterFuncCallHandler
Call Handler for LogWriterFunc. 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 LogWriterFuncCallHandler
- Inheritance
-
LogWriterFuncCallHandler
- Inherited Members
Constructors
LogWriterFuncCallHandler(LogWriterFunc)
public LogWriterFuncCallHandler(LogWriterFunc managed)
Parameters
managed
LogWriterFunc
Fields
NativeCallback
public LogWriterFunc NativeCallback