Class PadEventFunctionForeverHandler
Forever Handler for PadEventFunction. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class PadEventFunctionForeverHandler
- Inheritance
-
PadEventFunctionForeverHandler
- Inherited Members
Constructors
PadEventFunctionForeverHandler(PadEventFunction)
public PadEventFunctionForeverHandler(PadEventFunction managed)
Parameters
managed
PadEventFunction
Fields
NativeCallback
public PadEventFunction NativeCallback