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