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