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